From 39b89c27ad73248ac8fcccc3f8484531dc1a2cb5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 13 May 2016 21:21:42 +0200 Subject: syntax --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 63ca0eee..b73072e7 100644 --- a/hel.nix +++ b/hel.nix @@ -126,6 +126,6 @@ options = "--delete-older-than 30d"; }; - environment.etc."X11/xorg.conf.d/50-wacom.conf".source = mkForce ./hel/wacom.conf; + environment.etc."X11/xorg.conf.d/50-wacom.conf".source = lib.mkForce ./hel/wacom.conf; } -- cgit v1.2.3