From 09dfe36a3c02f3731c7171936a7f297d09c23ff0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 4 Sep 2016 19:45:13 +0200 Subject: start automount --- hel.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hel.nix b/hel.nix index bc2d520f..77601a5e 100644 --- a/hel.nix +++ b/hel.nix @@ -360,6 +360,7 @@ automountConfig = { DirectoryMode = "700"; }; + wantedBy = "local-fs.target"; } ]; -- cgit v1.2.3