4 Commits

Author SHA1 Message Date
772a484816 use postgres 15
All checks were successful
Check Flake / check-flake (push) Successful in 4m22s
2024-02-01 21:41:18 -07:00
ee6ca75593 upgrade postgres
Some checks failed
Check Flake / check-flake (push) Failing after 9s
2024-01-31 22:18:35 -07:00
b5dd983ba3 Automatically set machine hostname 2023-04-24 20:52:17 -06:00
71baa09bd2 Refactor imports and secrets. Add per system properties and role based secret access.
Highlights
- No need to update flake for every machine anymore, just add a properties.nix file.
- Roles are automatically generated from all machine configurations.
- Roles and their secrets automatically are grouped and show up in agenix secrets.nix
- Machines and their service configs may now query the properties of all machines.
- Machine configuration and secrets are now competely isolated into each machine's directory.
- Safety checks to ensure no mixing of luks unlocking secrets and hosts with primary ones.
- SSH pubkeys no longer centrally stored but instead per machine where the private key lies for better cleanup.
2023-04-21 12:58:11 -06:00