fix: command not found handler
This commit is contained in:
parent
b63dbb873a
commit
7d54b6d42b
2 changed files with 4 additions and 1 deletions
|
|
@ -171,8 +171,8 @@ in
|
|||
|
||||
programs = {
|
||||
mtr.enable = true;
|
||||
command-not-found.enable = true;
|
||||
starship.enable = true;
|
||||
command-not-found.enable = false;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue