From d30fa3922b01021d0c92718b3207231611d0c7c4 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Sun, 22 Feb 2026 14:37:09 +0100 Subject: [PATCH] docs: update readme --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 5419e5b..ba50eb6 100644 --- a/README.md +++ b/README.md @@ -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)