infrastructure

Installation
SKILL.md

Infrastructure Management

Quick Reference

Deploy with Colmena

# Single host
colmena apply --on <hostname> --impure

# Multiple hosts
colmena apply --on host1,host2,host3 --impure

# Build only (no deploy)
colmena build --on <hostname> --impure

Server Inventory

Related skills
Installs
18
Repository
fred-drake/nix
GitHub Stars
19
First Seen
Feb 21, 2026