Commit graph

5 commits

Author SHA1 Message Date
4df09fe462 feat(sops): add encrypted secret key for Searx integration
- Introduced a Sops-encrypted `searx.yaml` file containing the `secret_key`.
- Ensures secure management of sensitive data for the Searx service.
- Configured multi-recipient encryption to maintain access flexibility.
2026-02-06 13:10:41 +01:00
c91caf6b6d feat: add ssh key derived age key
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2025-05-23 12:28:14 +02:00
ac0eef954d feat(mail): configure Postfix relay with SOPS encrypted secrets
Added configuration for Postfix to use an external SMTP relay with encrypted credentials managed by SOPS. Updated `mail.nix` to include relay settings and linked the secrets file for password storage.
2025-05-21 09:30:30 +02:00
95c68ccc7d fix(secrets): update sopsFile path for internetbs
Change the sopsFile path in acme.nix to point to the sgx directory instead of hetzner to ensure the correct configuration file is referenced. Added a new encrypted secrets file specific to the sgx directory to maintain security and confidentiality.
2024-12-06 09:50:56 +01:00
f4e2368893 A new start 2024-03-21 15:00:36 +01:00