init sops for mail and auth
This commit is contained in:
parent
43cfebcec6
commit
2fa576a302
6 changed files with 79 additions and 34 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue