Remove command-not-found
This commit is contained in:
parent
bfe0807e4e
commit
1aeb63d8b8
|
@ -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;
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue