From 69792c7c2748f77ac461b1e7f7385f3c410e4d93 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 4 Sep 2016 19:45:29 +0200 Subject: syntax --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 77601a5e..37e5144c 100644 --- a/hel.nix +++ b/hel.nix @@ -360,7 +360,7 @@ automountConfig = { DirectoryMode = "700"; }; - wantedBy = "local-fs.target"; + wantedBy = [ "local-fs.target" ]; } ]; -- cgit v1.2.3