Base: Use direnv module instead of package

This commit is contained in:
fruchti 2025-12-05 09:26:36 +01:00
parent bd773d80ac
commit 20b1f57cff
4 changed files with 2 additions and 3 deletions

View file

@ -13,6 +13,8 @@
};
};
programs.direnv.enable = true;
nix.gc = {
automatic = true;
dates = "weekly";