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