From 252d3418a569bfe998bda01518a30cc023f64d21 Mon Sep 17 00:00:00 2001 From: yukkop Date: Sun, 13 Sep 2026 21:49:57 +0000 Subject: [PATCH] fix: immitch 502 --- nixos/module/hectic/service/immich.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nixos/module/hectic/service/immich.nix b/nixos/module/hectic/service/immich.nix index b2620811..fa344881 100644 --- a/nixos/module/hectic/service/immich.nix +++ b/nixos/module/hectic/service/immich.nix @@ -146,8 +146,7 @@ in options = [ "_netdev" "nofail" - "x-systemd.automount" - "x-systemd.idle-timeout=600" + "x-systemd.mount-timeout=60s" "vers=3.1.1" "seal" "cache=none"