Add networkmanager group
This commit is contained in:
parent
5f4abbc759
commit
d6ddda0a92
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
users.users.${user} = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "audio" "video" "optical" "storage" ];
|
||||
extraGroups = [ "wheel" "audio" "video" "optical" "storage" "networkmanager" ];
|
||||
initialPassword = "password";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue