refactor(miniflux): move oidc secret

This commit is contained in:
Felix Schröter 2023-12-10 15:42:28 +01:00
parent 22c59d86c3
commit 0304b2348a
Signed by: felschr
GPG key ID: 671E39E6744C807D
5 changed files with 13 additions and 9 deletions

View file

@ -29,11 +29,6 @@ in {
owner = cfg.user;
};
age.secrets.authelia-oidc-miniflux = {
file = ../secrets/authelia/oidc-miniflux.age;
owner = cfg.user;
};
services.authelia.instances.main = {
enable = true;
secrets = {