parent
e00b1e9a21
commit
8752115992
1 changed files with 3 additions and 0 deletions
|
@ -196,4 +196,7 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
hardware.enableRedistributableFirmware = true;
|
hardware.enableRedistributableFirmware = true;
|
||||||
|
nix.settings.substituters = lib.mkForce [
|
||||||
|
"https://cache.nixos.org/"
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue