From 0bf0473ff8699f77ef7148f4ccdc0c720b03d4f0 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sat, 16 Sep 2023 14:13:06 -0400 Subject: changed priority --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh index db50166..07fc532 100755 --- a/deploy.sh +++ b/deploy.sh @@ -68,7 +68,7 @@ copy_and_prepare() { install_system() { echo "Beginning install!" - guix time-machine -C ./channels.scm -- system -L ./modules --substitute-urls='https://substitutes.nonguix.org https://bordeaux.guix.gnu.org https://ci.guix.gnu.org http://129.21.92.78:8080' init $install_hostname.scm /mnt + guix time-machine -C ./channels.scm -- system -L ./modules --substitute-urls='http://129.21.92.78:8080/ https://substitutes.nonguix.org https://bordeaux.guix.gnu.org https://ci.guix.gnu.org' init $install_hostname.scm /mnt } install_user_env() { -- cgit v1.2.3