don't set radicale folder??

This commit is contained in:
Noa Aarts 2025-11-12 16:05:38 +01:00
parent 3e0429ec6f
commit e828a8a0d0
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -319,8 +319,6 @@
"authentik/env".file = ../../secrets/authentik/env.age; "authentik/env".file = ../../secrets/authentik/env.age;
"rsecrets/radicale" = { "rsecrets/radicale" = {
file = ../../secrets/radicale/htpasswd.age; file = ../../secrets/radicale/htpasswd.age;
owner = "radicale";
group = "radicale";
}; };
}; };
}; };