Compare commits
2 Commits
22ce460a57
...
090547a5bd
| Author | SHA1 | Date | |
|---|---|---|---|
| 090547a5bd | |||
| 7cb7cee7b2 |
+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