Add user to the media group
This commit is contained in:
parent
933910dd3b
commit
bd79ecc1de
1 changed files with 1 additions and 0 deletions
|
@ -32,5 +32,6 @@
|
||||||
|
|
||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
|
||||||
|
users.users.opdavies.extraGroups = [ "media" ];
|
||||||
users.groups.media = { };
|
users.groups.media = { };
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue