nixUtils: migrated some options into a hostsModulle

This commit is contained in:
2026-05-17 09:39:19 +02:00
parent af88bd7bb7
commit 9a589e2f18
3 changed files with 10 additions and 4 deletions
+1 -3
View File
@@ -1,3 +1,4 @@
# some options are in ../../hostsModules/laptop/nixos/nixUtils.nix
{
pkgs-unstable,
inputs,
@@ -9,9 +10,6 @@
dates = "weekly";
options = "--delete-older-than 7d"; # every week delete generations older than a month
};
# nixpkgs-review crashed my laptop multiple times.
nix.settings.max-jobs = 2;
nix.settings.cores = 2;
#manix is unhappy without this
nix.nixPath = [