feat: Remove authelia oidc for now

This commit is contained in:
uttarayan21
2025-07-28 17:51:06 +05:30
parent d73f1b8838
commit 5c1b79f748
2 changed files with 35 additions and 65 deletions

View File

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