WIP: Auth

This commit is contained in:
Tristan Daniël Maat 2025-10-19 03:19:30 +08:00
parent a90ba627bd
commit 80d0f8fc9f
Signed by: tlater
GPG key ID: 02E935006CF2E8E7
5 changed files with 105 additions and 3 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./authelia.nix
];
}