From a5a7ec25d8aab91a7d2c51a2d1ac9efc368cfa22 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 22 Aug 2018 22:38:33 +0200 Subject: ... --- hel.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hel.nix b/hel.nix index 1ec185ae..cbd7165e 100644 --- a/hel.nix +++ b/hel.nix @@ -444,6 +444,8 @@ MPD_PORT = "6600"; }; + environment.etc."fprintd.conf".source = "${pkgs.fprintd}/etc/fprintd.conf"; + environment.etc."X11/xorg.conf.d/50-wacom.conf".source = lib.mkForce ./hel/wacom.conf; environment.etc."sane.d/dll.conf".text = "xerox_mfp"; -- cgit v1.2.3