From a15408e10b77d89f41b0ba0fcff71fa85fde9fd7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 8 May 2017 15:12:52 +0200 Subject: IIO on hel --- hel.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hel.nix b/hel.nix index 1f4392fe..184479ed 100644 --- a/hel.nix +++ b/hel.nix @@ -417,6 +417,8 @@ # extraBackends = with pkgs; [ samsung-unified-linux-driver ]; # configDir = "/etc/sane.d"; # }; + + sensor.iio = enable; }; sound.enable = true; -- cgit v1.2.3