Compare commits
2 Commits
d2e66aa07c
...
da2628f075
Author | SHA1 | Date | |
---|---|---|---|
da2628f075 | |||
5a65ddf670 |
@ -58,7 +58,7 @@
|
|||||||
users.users.michael = {
|
users.users.michael = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Michael Thomas";
|
description = "Michael Thomas";
|
||||||
extraGroups = [ "wheel" "docker" "adbusers" "dialout" ];
|
extraGroups = [ "wheel" "docker" "podman" "adbusers" "dialout" ];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user