fix config for bulwark

This commit is contained in:
Tyler Starr 2023-09-19 18:00:34 -07:00
parent 379627f1e6
commit 1f8f5e565b

View File

@ -54,7 +54,6 @@
users.users.${user} = {
isNormalUser = true;
extraGroups = [ "wheel" "docker" ]; # Enable sudo for the user.
shell = pkgs.zsh;
};
# List packages installed in system profile.