Migrate to Determinate Nix

This commit is contained in:
2025-10-06 04:34:28 +02:00
parent cb18344397
commit 91024754a1
3 changed files with 223 additions and 11 deletions

View File

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