Remove command-not-found

This commit is contained in:
Natsu Kagami 2021-10-19 23:00:44 -04:00
parent bfe0807e4e
commit 1aeb63d8b8
2 changed files with 0 additions and 3 deletions

View file

@ -67,8 +67,6 @@
broot.enable = true;
command-not-found.enable = true;
direnv.enable = true;
direnv.nix-direnv.enable = true;
direnv.nix-direnv.enableFlakes = true;

View file

@ -24,7 +24,6 @@ in
brew64 = "arch -x86_64 /usr/local/bin/brew";
};
# This value determines the Home Manager release that your
# configuration is compatible with. This helps avoid breakage
# when a new Home Manager release introduces backwards