Compare commits
11 Commits
17834b3aa7
...
f12e15e566
| Author | SHA1 | Date | |
|---|---|---|---|
| f12e15e566 | |||
| b3521d6c02 | |||
| 017d5ce00d | |||
| a2d61d6972 | |||
| 5acb8370cc | |||
| 1a309cbe4f | |||
| 5e1fd2e9f3 | |||
| 9ce06671c9 | |||
| 5fc58dfc98 | |||
| 1c4a27bca3 | |||
| 735e9df9f1 |
@@ -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