Switch the netbox hosts secret management from colmena to sops-nix

This commit is contained in:
June 2024-05-26 03:14:31 +02:00
commit dc439abefe
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
6 changed files with 264 additions and 9 deletions

View file

@ -7,5 +7,6 @@
./networking.nix
./nginx.nix
./postgresql.nix
./sops.nix
];
}