mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-10 16:08:45 +01:00
phone: Don't show errors on unknown shell commands
This commit is contained in:
parent
22894d86c4
commit
675e7e47de
@ -54,6 +54,7 @@ in
|
|||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
neovim.enable = true;
|
neovim.enable = true;
|
||||||
calls.enable = true;
|
calls.enable = true;
|
||||||
|
command-not-found.enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
|
Loading…
Reference in New Issue
Block a user