nixpkgs-odroid-hc4/nixos/modules/services/networking/hylafax/faxq-default.nix
2025-12-20 09:59:59 +11:00

12 lines
168 B
Nix

{ ... }:
# see man:hylafax-config(5)
{
ModemGroup = [ ''"any:0:.*"'' ];
ServerTracing = "0x78701";
SessionTracing = "0x78701";
UUCPLockDir = "/var/lock";
}