mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 12:11:28 +00:00
brscan5: update example to be supported model
This commit is contained in:
parent
14bf8f109b
commit
c92404dc69
|
@ -29,7 +29,7 @@ let
|
|||
The model of the network device.
|
||||
'';
|
||||
|
||||
example = literalExample "MFC-7860DW";
|
||||
example = literalExample "ADS-1200";
|
||||
};
|
||||
|
||||
ip = mkOption {
|
||||
|
|
Loading…
Reference in a new issue