parent
84644d3675
commit
86ccae0d05
11 changed files with 139 additions and 76 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue