Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
9109f9cce5
|
|||
|
39d5cb1ada
|
|||
|
fa6ed5655a
|
@@ -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"]
|
||||||
++ extraGroups;
|
++ cfg.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