blob: fd948e1588c31c12d195f3a344af84f6be5f3727 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Guix Installation
## Installing Guix
### Instructions
- 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
|