Migrate to Determinate Nix

This commit is contained in:
2025-12-06 05:18:46 +01:00
parent 3f10536deb
commit 3e577066c1
3 changed files with 217 additions and 20 deletions

View File

@@ -99,6 +99,8 @@ with pkgs;
"root"
"coolneng"
];
lazy-trees = true;
eval-cores = 2;
};
gc = {
automatic = true;