about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorMatt Christ <matt@christ.systems>2021-05-25 19:14:18 -0500
committerMatt Christ <matt@christ.systems>2021-05-25 19:14:18 -0500
commitc92404dc69c461c6a019bf955303c7581642d9fc (patch)
treefce866060e860a90499b00c9e5433d1ad5123ae8 /nixos
parent14bf8f109be960a7d7b1c6187b20b56c7edfe9d3 (diff)
brscan5: update example to be supported model
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/hardware/sane_extra_backends/brscan5.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/hardware/sane_extra_backends/brscan5.nix b/nixos/modules/services/hardware/sane_extra_backends/brscan5.nix
index f61b9b1494c73..fc3cb3e00163f 100644
--- a/nixos/modules/services/hardware/sane_extra_backends/brscan5.nix
+++ b/nixos/modules/services/hardware/sane_extra_backends/brscan5.nix
@@ -29,7 +29,7 @@ let
           The model of the network device.
         '';
 
-        example = literalExample "MFC-7860DW";
+        example = literalExample "ADS-1200";
       };
 
       ip = mkOption {