This commit is contained in:
2025-10-25 16:17:10 +03:00
parent aa5dccb0dc
commit bb76d77bfe
+1 -1
View File
@@ -14,7 +14,7 @@ in
{ {
services = { services = {
immich = { immich = {
enable = true; enable = false;
package = pkgs.immich; package = pkgs.immich;
port = 2283; port = 2283;
host = "0.0.0.0"; host = "0.0.0.0";