Compare commits
No commits in common. "0e2e03609e708d9d529dfd91016be53097404dec" and "4af61d93f5a8092ea0122d031d91bca2b04311c7" have entirely different histories.
0e2e03609e
...
4af61d93f5
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@
|
||||||
users.users.zentux = {
|
users.users.zentux = {
|
||||||
shell = pkgs.nushell;
|
shell = pkgs.nushell;
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [ "wheel" "networkmanager" "video" "kvm" "uucp" "dialout" ];
|
extraGroups = [ "wheel" "networkmanager" "video" "kvm" ];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
nixd
|
nixd
|
||||||
qpwgraph
|
qpwgraph
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue