shell: enable command-not-found

This commit is contained in:
Jez Cope 2021-07-16 08:47:49 +01:00
parent ae31f29d1c
commit 42022a6505
1 changed files with 2 additions and 0 deletions

View File

@ -153,4 +153,6 @@
services.lorri.enable = true;
programs.command-not-found.enable = true;
}