blob: 6aea2e112d0e5a1f861af52bf4eb1a47c72c6022 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Guix Installation
## Installing Guix
### 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`
- Its Guixing time
|