Fixed Option
This commit is contained in:
@@ -107,7 +107,6 @@
|
||||
home = "/home/${primaryUser}";
|
||||
shell = pkgs.fish;
|
||||
isNormalUser = true;
|
||||
openssh.authorizedKeys.keyFiles = [ ../secrets/ssh-key ];
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
"video"
|
||||
|
||||
Reference in New Issue
Block a user