use cache.chir.rs on nas #52
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@
|
|||
];
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
nix.settings.substituters = lib.mkForce [
|
||||
"https://cache.nixos.org/"
|
||||
"https://cache.chir.rs/"
|
||||
];
|
||||
nix.daemonCPUSchedPolicy = "idle";
|
||||
nix.daemonIOSchedClass = "idle";
|
||||
|
|
Loading…
Reference in a new issue