about summary refs log tree commit diff
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-06-20 15:30:38 +0200
committerProfpatsch <mail@profpatsch.de>2017-06-20 15:30:38 +0200
commit04cf7b97af097153d10e1ac6ce3aaa9601f6cec7 (patch)
treee81f5c78745831816307b95783940646c267b7b0
parent416716e2f2fc56e0ad3a25966ca8b7a159245f51 (diff)
machines/hannswurscht: actually enable sane hardware support …
-rw-r--r--machines/labnet/labtops.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/labnet/labtops.nix b/machines/labnet/labtops.nix
index 5297b4fe..f3745901 100644
--- a/machines/labnet/labtops.nix
+++ b/machines/labnet/labtops.nix
@@ -34,6 +34,7 @@
       tcp.anonymousClients.allowedIpRanges = [ "172.16.0.0/16" "127.0.0.1" ];
     };
 
+    hardware.sane.enable = true;
     services.saned = {
       enable = true;
       extraConfig = ''