diff --git a/modules/immich.nix b/modules/immich.nix index c6f678f..e084200 100644 --- a/modules/immich.nix +++ b/modules/immich.nix @@ -8,7 +8,7 @@ services.immich = { enable = true; port = 2283; - host = "0.0.0.0" + host = "0.0.0.0"; openFirewall = true;