docs: soft update (fix the most obvious drift)

This commit is contained in:
David Arnold 2021-08-01 16:38:52 -05:00
parent f69737301f
commit 2fcb3605ee
No known key found for this signature in database
GPG key ID: AB15A6AF1101390D
22 changed files with 59 additions and 708 deletions
doc/start

View file

@ -2,13 +2,13 @@
Making and writing an installable iso for `hosts/NixOS.nix` is as simple as:
```sh
flk iso NixOS
bud build NixOS bootstrapIso
dd bs=4M if=result/iso/*.iso of=/dev/$your_installation_device \
status=progress oflag=sync
```
This works for any file matching `hosts/*.nix` excluding `default.nix`.
This works for any host.
## ISO image nix store & cache