forked from kalipso/infrastructure
[moderatio] mv user packages into own cfg
This commit is contained in:
@@ -7,11 +7,6 @@ in
|
||||
users.users.malobeo = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
packages = with pkgs; [
|
||||
firefox
|
||||
thunderbird
|
||||
];
|
||||
|
||||
openssh.authorizedKeys.keys = sshKeys.admins;
|
||||
|
||||
initialPassword = "test";
|
||||
|
||||
Reference in New Issue
Block a user