phone: Don't show errors on unknown shell commands

This commit is contained in:
Donovan Glover 2024-06-15 13:45:27 -04:00
parent 22894d86c4
commit 675e7e47de
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -54,6 +54,7 @@ in
fish.enable = true;
neovim.enable = true;
calls.enable = true;
command-not-found.enable = false;
};
networking = {