Compare commits

..

No commits in common. "35cf2e58635760e91ee7bb8538fa94d703ca0020" and "2a8daf2aae69068232fb2ed3c78f1d5610375fbf" have entirely different histories.

1 changed files with 0 additions and 6 deletions

View File

@ -76,12 +76,6 @@
extraGroups = [ "wheel" "docker" ];
};
users.users.ryan = {
isNormalUser = true;
extraGroups = [ "wheel" "docker" ];
packages = [ "browsh" ];
};
users.users.paperlesspassthrough = {
isNormalUser = true;
};