dotfiles-guix/README.md

12 lines
349 B
Markdown
Raw Permalink Normal View History

2023-09-05 03:35:08 +00:00
# Guix Installation
## Installing Guix
### Instructions
- Create USB with Guix installation image
2024-08-11 01:26:59 +00:00
- 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