modules: users: add myself to 'networkmanager'
This commit is contained in:
parent
d388a379d4
commit
b61aca7def
|
@ -21,6 +21,7 @@ in
|
|||
extraGroups = groupsIfExist [
|
||||
"audio" # sound control
|
||||
"media" # access to media files
|
||||
"networkmanager" # wireless configuration
|
||||
"plugdev" # usage of ZSA keyboard tools
|
||||
"video" # screen control
|
||||
"wheel" # `sudo` for the user.
|
||||
|
|
Loading…
Reference in a new issue