add authentik oidc to nextcloud/zipline
This commit is contained in:
parent
8610583904
commit
dde5b3e109
2 changed files with 3 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
maxUploadSize = "200G";
|
||||
extraApps = {
|
||||
inherit (config.services.nextcloud.package.packages.apps) calendar deck onlyoffice tasks twofactor_webauthn;
|
||||
inherit (config.services.nextcloud.package.packages.apps) calendar deck onlyoffice tasks twofactor_webauthn user_oidc;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue