machines/x: set cache.nixos.sh
This commit is contained in:
parent
61c4c191d8
commit
c2b085b61b
|
@ -4,6 +4,9 @@
|
|||
[
|
||||
# ./x230
|
||||
./x13
|
||||
{ # congress
|
||||
nix.settings.substituters = lib.mkForce [ "https://cache.nixos.sh" ];
|
||||
}
|
||||
{
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
|
|
Loading…
Reference in a new issue