fix: command not found handler

This commit is contained in:
Moritz Böhme 2023-10-10 11:50:54 +02:00
parent b63dbb873a
commit 7d54b6d42b
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 4 additions and 1 deletions

View file

@ -171,8 +171,8 @@ in
programs = {
mtr.enable = true;
command-not-found.enable = true;
starship.enable = true;
command-not-found.enable = false;
};
services = {