Compare commits
No commits in common. "35cf2e58635760e91ee7bb8538fa94d703ca0020" and "2a8daf2aae69068232fb2ed3c78f1d5610375fbf" have entirely different histories.
35cf2e5863
...
2a8daf2aae
|
@ -76,12 +76,6 @@
|
||||||
extraGroups = [ "wheel" "docker" ];
|
extraGroups = [ "wheel" "docker" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
users.users.ryan = {
|
|
||||||
isNormalUser = true;
|
|
||||||
extraGroups = [ "wheel" "docker" ];
|
|
||||||
packages = [ "browsh" ];
|
|
||||||
};
|
|
||||||
|
|
||||||
users.users.paperlesspassthrough = {
|
users.users.paperlesspassthrough = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue