docs: update readme

This commit is contained in:
2026-02-22 14:37:09 +01:00
parent 1c20cc3326
commit d30fa3922b

View File

@@ -21,16 +21,7 @@ nix build -L '.#nixosConfigurations.vm.config.system.build.vmWithDisko'
./result/bin/disko-vm
```
## deploy using colmena
## docs
```
colmena apply
```
## SD installer images
```
nix build .#images.sd-image-orange-pi-aarch64
nix build .#images.sd-image-raspberry-pi-aarch64
```
* [deploy using colmena](./deploy/README.md)
* [SD installer images](./images/README.md)