mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update configuration.nix
This commit is contained in:
parent
0fb15f5122
commit
383d61e1fb
1 changed files with 1 additions and 1 deletions
|
@ -185,6 +185,6 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
gc.automatic = false;
|
gc.automatic = false;
|
||||||
maxJobs = pkgs.stdenv.lib.mkForce 6;
|
maxJobs = pkgs.lib.mkForce 6;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue