forked from mirrors_public/oddlama_nix-config
feat: move common disko functionality into lib
This commit is contained in:
parent
f62b01f206
commit
08290e5052
6 changed files with 80 additions and 70 deletions
|
@ -63,7 +63,7 @@ This is my personal nix config.
|
|||
|
||||
#### Initial deploy
|
||||
|
||||
- Create a iso disk image for the system by using `nix build --print-out-paths --no-link .#installer-image-<host>`
|
||||
- Create a iso disk image for the system with `nix build --print-out-paths --no-link .#installer-image-<host>`
|
||||
- dd the resulting image to a stick and boot from it on the target
|
||||
- (Optional) ssh into the target (keys are already set up)
|
||||
- Run `install-system` and reboot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue