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