init sops for mail and auth

This commit is contained in:
goeranh 2026-03-21 18:03:50 +01:00
parent 43cfebcec6
commit 2fa576a302
No known key found for this signature in database
6 changed files with 79 additions and 34 deletions

View file

@ -6,6 +6,13 @@
...
}:
{
sops = {
defaultSopsFile = ./secrets.sops.yml;
secrets = {
"auth/env-file".owner = "authentik";
"auth/ldap-env-file".owner = "authentik";
};
};
imports = [
"${modulesPath}/virtualisation/proxmox-lxc.nix"
./authentik.nix