diff --git a/modules/home/zsh.nix b/modules/home/zsh.nix index a5c83e8..795ddf1 100644 --- a/modules/home/zsh.nix +++ b/modules/home/zsh.nix @@ -7,7 +7,6 @@ }: { programs = { - command-not-found.enable = true; zsh = { enable = true; autocd = true;