Add Authelia, it does not work :)

This commit is contained in:
Alexander Derevianko
2025-07-29 18:38:43 +02:00
parent 28e3b773c5
commit 20f36c7842
7 changed files with 373 additions and 24 deletions
+5
View File
@@ -153,6 +153,11 @@ in {
samba.enable = true;
searxng.enable = true;
auth = {
authelia.enable = false; # TODO needs configuration with nginx or traefik
# ldap.enable = false; # TODO too hard to setup, will need to take a look later
};
};
# DO NOT CHANGE AT ANY POINT!