Move shared secrets definition to private submodule

This commit is contained in:
Fabian Hauser 2025-03-25 16:20:33 +02:00
parent 6734f07711
commit a990c33299
5 changed files with 6 additions and 18 deletions

View file

@ -41,7 +41,7 @@ git clone --recurse-submodules https://git.qo.is/qo.is/infrastructure.git
```
Secrets are stored in `private/passwords.sops.yaml` (sysadmin passwords),
`private/nixos-configurations/secrets.sops.yaml` (shared secrets for all hosts) and
`private/nixos-modules/shared-secrets/default.sops.yaml` (shared secrets for all hosts) and
`private/nixos-configurations/<hostname>/secrets.sops.yaml` (host specific secrets).
To modify secrets: