From 4821ee078ca831a846dca22fa93f7d071bbaaf43 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 5 Aug 2016 16:01:44 +0200 Subject: syntax --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index bb8a1f07..65f00fc8 100644 --- a/hel.nix +++ b/hel.nix @@ -306,7 +306,7 @@ environment.etc."sane.d/dll.conf".text = "xerox_mfp"; environment.etc."sane.d/xerox_mfp.conf".text = "tcp printer.asgard.yggdrasil"; - systemd.services."slimlock" = { + systemd.services."slimlock@" = { wantedBy = [ "sleep.target" ]; serviceConfig = { Type = "simple"; -- cgit v1.2.3