This commit is contained in:
2025-08-06 19:55:24 +03:00
parent 1dd1848673
commit f33bb778be
8 changed files with 27 additions and 6 deletions
+2 -1
View File
@@ -3,12 +3,13 @@
config,
lib,
pkgs,
#pkgs-src,
...
}:
{
services = {
immich = {
#package = latest.immich;
#package = pkgs-src.immich;
enable = true;
port = 2283;
host = "0.0.0.0";