mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-09-13 22:12:03 +02:00
This commit is contained in:
parent
1a890597ff
commit
7e5d13ac3d
6 changed files with 35 additions and 30 deletions
|
@ -43,7 +43,8 @@ in
|
|||
settings = {
|
||||
ffmpeg.transcode = "disabled";
|
||||
server.externalDomain = "https://photos.${domain}";
|
||||
} // cfg.settings;
|
||||
}
|
||||
// cfg.settings;
|
||||
environment = {
|
||||
IMMICH_TELEMETRY_INCLUDE = "all";
|
||||
IMMICH_API_METRICS_PORT = toString (port + 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue