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