Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2026-03-01 20:05:23 +00:00
parent dc234bbfd0
commit d1cc2e2a6a

View File

@@ -17,6 +17,8 @@ colmena apply --on <host> # Deploy to specific NixOS host (michael, tahani)
colmena apply # Deploy to all NixOS hosts colmena apply # Deploy to all NixOS hosts
``` ```
When you're on tahani and asked to apply, that means running `colmena apply`.
### Formatting ### Formatting
```bash ```bash
alejandra . # Format all Nix files alejandra . # Format all Nix files