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