Compare commits
No commits in common. "da2628f0756c1473cf2b5e49223a51396e2c8ab6" and "d2e66aa07cb07da413ec5f138332390037bc495b" have entirely different histories.
da2628f075
...
d2e66aa07c
@ -58,7 +58,7 @@
|
|||||||
users.users.michael = {
|
users.users.michael = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Michael Thomas";
|
description = "Michael Thomas";
|
||||||
extraGroups = [ "wheel" "docker" "podman" "adbusers" "dialout" ];
|
extraGroups = [ "wheel" "docker" "adbusers" "dialout" ];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user