From 335ac274c11c6b28bb17672629fd671c0ba423e2 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Tue, 13 May 2025 03:18:20 -0400 Subject: changed readme for time-machine woes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e224cc1..8a7b564 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ - Mount cow-store using herd start cow-store /mnt - Download latest version of configuration using `curl -o main.tar.gz --insecure --follow https://git.ryanserver.home.arpa/ryan77627/guix-config/archive/main.tar.gz` and unpack using tar - Authorize nonguix channel using `curl -o signkey.pub https://substitutes.nonguix.org/signing-key.pub and guix archive --authorize < signkey.pub` - - Modify/add system config for system and initialize using `guix time-machine -C channels.scm -- system -L modules/ --substitute-urls='https://bordeaux.guix.gnu.org https://ci.guix.gnu.org https://substitutes.nonguix.org' init system.scm /mnt` + - Modify/add system config for system and initialize using `env GUILE_LOAD_PATH='' GUILE_LOAD_COMPILED_PATH='' guix time-machine -C channels.scm -- system -L modules/ --substitute-urls='https://bordeaux.guix.gnu.org https://ci.guix.gnu.org https://substitutes.nonguix.org' init system.scm /mnt` - When installed, proceed - Reboot into system, assign root and ryan user a password - Setup system completely -- cgit v1.2.3