diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4,8 +4,8 @@ ### Instructions -- Create USB with Guix installation image -- Boot and immediately drop into shell, skip graphical installer -- Install git `guix shell git`, and pull this repo `git clone https://g.freya.cat/freya/dotfiles-guix.git` -- Enter the `installer` directory and run `./guix-setup` +- Build Guix ISO Image with `systems/installer.scm` +- Boot into it and get root shell +- Pull this repo `git clone https://g.freya.cat/freya/dotfiles-guix.git` +- Execute `scripts/install-system` - Its Guixing time |