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