feat: Added oidc to authelia

This commit is contained in:
uttarayan21
2025-07-28 17:00:19 +05:30
parent b0a5a19a84
commit d73f1b8838
6 changed files with 85 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
{...}: {
services.immich = {
enable = false;
enable = true;
};
}