From f2e785fa8f0c968091905117e069abfd93aac00b Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" Date: Mon, 16 Mar 2026 10:42:14 +0000 Subject: [PATCH] improve mounting --- modules/hosts/nixos.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/hosts/nixos.nix b/modules/hosts/nixos.nix index ba75cdb..e5f6609 100644 --- a/modules/hosts/nixos.nix +++ b/modules/hosts/nixos.nix @@ -132,8 +132,6 @@ in { "gid=1000" "iocharset=utf8" "nofail" - "x-systemd.automount" - "x-systemd.idle-timeout=5min" "_netdev" "vers=3.0" ]; @@ -148,8 +146,6 @@ in { "gid=1000" "iocharset=utf8" "nofail" - "x-systemd.automount" - "x-systemd.idle-timeout=5min" "_netdev" "vers=3.0" ];