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