refactor(miniflux): move oidc secret
This commit is contained in:
parent
22c59d86c3
commit
0304b2348a
5 changed files with 13 additions and 9 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue