From 7e37953ab85de789a72c2eb4f691523b56f7c7db Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 13 May 2016 21:21:18 +0200 Subject: overwrite --- hel.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index 1f6acd55..63ca0eee 100644 --- a/hel.nix +++ b/hel.nix @@ -126,8 +126,6 @@ options = "--delete-older-than 30d"; }; - environment.etc."X11/xorg.conf.d/50-wacom.conf" = { - source = ./hel/wacom.conf; - }; + environment.etc."X11/xorg.conf.d/50-wacom.conf".source = mkForce ./hel/wacom.conf; } -- cgit v1.2.3