added audio role to cybrneko
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@
|
||||
users.users."cybrneko" = {
|
||||
isNormalUser = true;
|
||||
description = "cybrneko";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "audio" ];
|
||||
packages = with pkgs; [
|
||||
# thunderbird
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user