Add authelia to auth01
Some checks failed
Run nix flake check / flake-check (push) Failing after 29s
Periodic flake update / flake-update (push) Successful in 4m37s

This commit is contained in:
2025-04-01 23:52:24 +02:00
parent ac476cce26
commit 6759653491
6 changed files with 203 additions and 93 deletions

View File

@@ -3,5 +3,6 @@
imports = [
./configuration.nix
../../services/lldap
../../services/authelia
];
}