services.hylafax.modems
Description of installed modems. At least on modem must be defined to enable the HylaFAX server.
- Type
attribute set of (submodule)- Default
{ }- Example
{ ttyS1 = { config = { FAXNumber = "123456"; LocalIdentifier = "Smith"; }; type = "cirrus"; }; }- Declared
- <nixpkgs/nixos/modules/services/networking/hylafax/options.nix>