summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index fac02acd..f512458d 100644
--- a/hel.nix
+++ b/hel.nix
@@ -125,5 +125,7 @@
125 dates = "daily"; 125 dates = "daily";
126 options = "--delete-older-than 30d"; 126 options = "--delete-older-than 30d";
127 }; 127 };
128
129 environment.etc."X11/xorg.conf.d/50-wacom.conf".source = ./hel/wacom.conf;
128} 130}
129 131