mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2024-11-14 12:58:49 +01:00
1 line
54 B
Nix
1 line
54 B
Nix
{ programs.command-not-found = { enable = false; }; }
|