update
Some checks failed
/ lint (push) Failing after 27s

This commit is contained in:
Jana Dönszelmann 2026-01-29 17:19:50 +01:00
parent 84644d3675
commit 86ccae0d05
No known key found for this signature in database
11 changed files with 139 additions and 76 deletions

View file

@ -6,7 +6,7 @@
}:
{
users.groups.jellyfin = { };
users.groups.immich = { };
users.users.immich = {
isSystemUser = true;
group = "immich";
@ -70,6 +70,8 @@
server.externalDomain = "https://photos.donsz.nl";
logging.level = "verbose";
passwordLogin.enabled = false;
oauth = {
enabled = true;