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

This commit is contained in:
June 2024-05-26 02:58:15 +02:00
commit 154edc1972
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
6 changed files with 265 additions and 10 deletions

View file

@ -159,6 +159,7 @@
imports = [
./config/common
./config/proxmox-vm
sops-nix.nixosModules.sops
./config/hosts/matrix
];
};