From 7f7b84548461de85cb1e9b464c6bf8c69fa772a4 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 9 Jan 2025 10:30:58 -0600 Subject: fix automount --- modules/hosts/T495/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/hosts') diff --git a/modules/hosts/T495/configuration.nix b/modules/hosts/T495/configuration.nix index a3bad32..526b7bb 100644 --- a/modules/hosts/T495/configuration.nix +++ b/modules/hosts/T495/configuration.nix @@ -25,6 +25,7 @@ # Enable network drives nas.enable = true; nas.office.enable = true; + nas.office.automount = false; networking.hosts = { "192.168.77.3" = [ "devel" ]; -- cgit v1.2.3