summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index bc2d520f..77601a5e 100644
--- a/hel.nix
+++ b/hel.nix
@@ -360,6 +360,7 @@
360 automountConfig = { 360 automountConfig = {
361 DirectoryMode = "700"; 361 DirectoryMode = "700";
362 }; 362 };
363 wantedBy = "local-fs.target";
363 } 364 }
364 ]; 365 ];
365 366