diff --git a/common/default.nix b/common/default.nix index 07843c9..364b3ac 100644 --- a/common/default.nix +++ b/common/default.nix @@ -14,6 +14,7 @@ openssl git podman-tui + zsh ]; security.sudo.wheelNeedsPassword = false; networking.firewall.enable = false;