From 97793a258c57f16e424d6cf4053735005357fc4c Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 14 Mar 2023 11:23:49 +0800 Subject: [PATCH] use LAN cache for initial install --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 38e0f52..49fe3b0 100644 --- a/README +++ b/README @@ -16,8 +16,10 @@ nix-env -iA nixos.git rm /etc/nix/nix.conf cp /etc/static/nix/nix.conf /etc/nix/nix.conf vi /etc/nix/nix.conf -# set: substituters = https://cache.nixos.org/ https://nixbld.m-labs.hk/ -# set: trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nixbld.m-labs.hk-1:5aSRVA5b320xbNvu30tqxVPXpld73bhtOeH6uAjRyHc= +# set: +substituters = https://nixbld.m-labs.hk?priority=10 https://cache.nixos.org/ +trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nixbld.m-labs.hk-1:5aSRVA5b320xbNvu30tqxVPXpld73bhtOeH6uAjRyHc= +# nixos-install --no-root-password --flake /mnt/etc/nixos#artiq reboot # run memtest86