chore: remove command-not-found; it sucks

This commit is contained in:
Ahwx 2025-07-26 22:10:49 +02:00
parent f25337f548
commit fd68b40a72

View file

@ -7,7 +7,6 @@
}: }:
{ {
programs = { programs = {
command-not-found.enable = true;
zsh = { zsh = {
enable = true; enable = true;
autocd = true; autocd = true;