mirror of
https://github.com/kmein/niveum
synced 2026-03-20 20:01:08 +01:00
feat: use new nix options
This commit is contained in:
@@ -29,5 +29,5 @@
|
||||
swapDevices = [];
|
||||
zramSwap.enable = true;
|
||||
|
||||
nix.maxJobs = lib.mkDefault 2;
|
||||
nix.settings.max-jobs = lib.mkDefault 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user