WIP: feat(authelia): Add authentication with authelia
This commit is contained in:
parent
b067bbc8c0
commit
9a2a45aa38
6 changed files with 62 additions and 3 deletions
configuration/services
|
@ -25,6 +25,10 @@
|
|||
name = "nextcloud";
|
||||
ensureDBOwnership = true;
|
||||
}
|
||||
{
|
||||
name = "lldap";
|
||||
ensureDBOwnership = true;
|
||||
}
|
||||
];
|
||||
|
||||
ensureDatabases = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue