Base: Enable command-not-found

This commit is contained in:
fruchti 2025-12-15 18:03:15 +01:00
parent fcb92d0655
commit 0978724e8f

View file

@ -13,6 +13,8 @@
}; };
}; };
programs.command-not-found.enable = true;
programs.direnv.enable = true; programs.direnv.enable = true;
nix.gc = { nix.gc = {