mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
README: update installation disk generation command
This commit is contained in:
parent
43a794ba91
commit
e95ae9ea78
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ This repo is managed with Nix + GNU stow
|
||||||
# Installation Guide (for myself & those who are interested)
|
# Installation Guide (for myself & those who are interested)
|
||||||
- Generate image & boot
|
- Generate image & boot
|
||||||
We do this because the default one doesn't have all the utilities we want (e.g. disko).
|
We do this because the default one doesn't have all the utilities we want (e.g. disko).
|
||||||
- generate image `nix build .#nixosConfigurations.installer.config.system.build.isoImage`
|
- generate image `nom-build --attr nixosConfigurations.installer.config.system.build.isoImage`
|
||||||
- `dd` the image to a flash drive (remember to `sync`)
|
- `dd` the image to a flash drive (remember to `sync`)
|
||||||
- boot off that flash drive
|
- boot off that flash drive
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue