stage #27
@@ -30,9 +30,6 @@
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
shell = pkgs.fish;
|
||||
openssh.authorizedKeys.keys = [
|
||||
"REPLACE_WITH_SINGLE_LINE_PUBLIC_KEY"
|
||||
];
|
||||
};
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
Reference in New Issue
Block a user