No description
Find a file
2026-02-13 19:06:13 +01:00
hosts fix www 2026-02-13 19:06:13 +01:00
secrets add psql passwords; rename md 2026-02-06 22:36:28 +01:00
services nginx restructure 2026-02-13 17:48:11 +01:00
.editorconfig foo 2025-12-02 19:36:46 +01:00
.gitignore baz 2025-12-02 20:07:30 +01:00
flake.lock update flake 2026-02-01 14:17:17 +01:00
flake.nix add www 2026-02-13 18:19:21 +01:00
README.matrix.md improve docs 2026-02-01 14:15:59 +01:00
README.md improve docs 2026-02-01 14:21:16 +01:00
README.postgres.md improve docs 2026-02-01 14:15:59 +01:00

Nix based CCCB infra

Admin handbook

Update a container

ssh <container>
cd /etc/nixos
nix run .#apps.nixos-diff   # Show what changes would be applied
nixos-rebuild switch        # Apply changes

Special things

Production:

Testing:


Build with ❤️ and ❄️.