doc: update the nix attribute paths

This commit is contained in:
2025-04-23 02:05:59 +00:00
parent 4cf73cc03a
commit 30b4337f11

View File

@@ -1,5 +1,5 @@
## deploying to SD card
- build a toplevel config: `nix build '.#hostSystems.moby'`
- build a toplevel config: `nix build '.#hosts.moby.img'`
- mount a system:
- `mkdir -p root/{nix,boot}`
- `mount /dev/sdX1 root/boot`