ma: pulseeffects{,-legacy} , add isNormalUser
This commit is contained in:
parent
ced3b0f76e
commit
18c1da0012
@ -23,6 +23,7 @@ with import <stockholm/lib>;
|
||||
group = "users";
|
||||
home = "/home/makefu";
|
||||
createHome = true;
|
||||
isNormalUser = true;
|
||||
useDefaultShell = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
openssh.authorizedKeys.keys = [ config.krebs.users.makefu.pubkey ];
|
||||
|
@ -15,6 +15,6 @@
|
||||
streamripper
|
||||
youtube-dl
|
||||
|
||||
pulseeffects
|
||||
pulseeffects-legacy # for pulse
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user