Add myself to a media group

This commit is contained in:
Oliver Davies 2024-12-11 18:00:00 +00:00
parent 4cbf2104b5
commit 139abfaa3f

View file

@ -157,12 +157,15 @@
description = "Oliver Davies"; description = "Oliver Davies";
extraGroups = [ extraGroups = [
"docker" "docker"
"media"
"networkmanager" "networkmanager"
"wheel" "wheel"
]; ];
packages = [ ]; packages = [ ];
}; };
users.groups.media = { };
security.sudo.wheelNeedsPassword = false; security.sudo.wheelNeedsPassword = false;
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run: