Compare commits
1 commit
4af61d93f5
...
e0987f496d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0987f496d |
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@
|
|||
users.users.zentux = {
|
||||
shell = pkgs.nushell;
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "networkmanager" "video" "kvm" ];
|
||||
extraGroups = [ "wheel" "networkmanager" "video" "kvm" "uucp" "dialout" ];
|
||||
packages = with pkgs; [
|
||||
nixd
|
||||
qpwgraph
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue