Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
cfedfd8ef2
|
|||
|
beb93a6ea9
|
|||
|
5b908f72a0
|
@@ -23,7 +23,7 @@ in {
|
||||
description = "Lucien Cartier-Tilet";
|
||||
extraGroups =
|
||||
["networkmanager" "wheel" "dialout" "plugdev" "games" "audio" "input"]
|
||||
++ cfg.extraGroups;
|
||||
++ extraGroups;
|
||||
shell = pkgs.zsh;
|
||||
openssh.authorizedKeys.keyFiles = lib.filesystem.listFilesRecursive ../../users/phundrak/keys;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user