diff options
Diffstat (limited to 'modules/base.nix')
-rwxr-xr-x | modules/base.nix | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/base.nix b/modules/base.nix index 22c1d3b..5727f00 100755 --- a/modules/base.nix +++ b/modules/base.nix @@ -94,6 +94,15 @@ cloud-utils nix-output-monitor expect + + + # - zsh + zsh + zsh-powerlevel10k + zsh-nix-shell + zsh-you-should-use + zsh-syntax-highlighting + zsh-completions ]; systemd.coredump.extraConfig = lib.mkDefault '' |