WIP: feat(authelia): Add authentication with authelia
This commit is contained in:
parent
94ec261a94
commit
4869db8290
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