summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-05-13 21:16:29 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2016-05-13 21:16:29 +0200
commit0e6be5c74e0afd5a15ae8a1af5de140617597430 (patch)
tree7c3e8f4f011671ec280dced32aef22b89a280553 /hel.nix
parent495a4347fd8fcfb2ec625889ccbfb4a08e4963ec (diff)
downloadnixos-0e6be5c74e0afd5a15ae8a1af5de140617597430.tar
nixos-0e6be5c74e0afd5a15ae8a1af5de140617597430.tar.gz
nixos-0e6be5c74e0afd5a15ae8a1af5de140617597430.tar.bz2
nixos-0e6be5c74e0afd5a15ae8a1af5de140617597430.tar.xz
nixos-0e6be5c74e0afd5a15ae8a1af5de140617597430.zip
imported wacom.conf
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