Fix missing ;
This commit is contained in:
parent
29f4a060fd
commit
01d4937b30
@ -92,7 +92,7 @@ in
|
||||
# root config
|
||||
users.users.root = {
|
||||
shell = pkgs.fish;
|
||||
}
|
||||
};
|
||||
|
||||
# User config
|
||||
users.users.${user} = {
|
||||
|
Reference in New Issue
Block a user