Add myself to a media group
This commit is contained in:
parent
4cbf2104b5
commit
139abfaa3f
1 changed files with 3 additions and 0 deletions
|
@ -157,12 +157,15 @@
|
|||
description = "Oliver Davies";
|
||||
extraGroups = [
|
||||
"docker"
|
||||
"media"
|
||||
"networkmanager"
|
||||
"wheel"
|
||||
];
|
||||
packages = [ ];
|
||||
};
|
||||
|
||||
users.groups.media = { };
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue