Compare commits

..

No commits in common. "0e2e03609e708d9d529dfd91016be53097404dec" and "4af61d93f5a8092ea0122d031d91bca2b04311c7" have entirely different histories.

View file

@ -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