1
0
Fork 0
puter/common/cnf.nix

4 lines
49 B
Nix
Raw Normal View History

2024-04-21 17:49:50 +02:00
{
programs.command-not-found.enable = false;
}