Update groups for better experience.
This commit is contained in:
parent
3f1a2f0e5d
commit
3dcfcccf2b
@ -187,7 +187,7 @@
|
|||||||
users.users.crony = {
|
users.users.crony = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Crony";
|
description = "Crony";
|
||||||
extraGroups = [ "networkmanager" "wheel" ];
|
extraGroups = [ "network" "wheel" "video" "input" "audio" ];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user