nixpkgs/nixos/modules/services/networking/hylafax
Yarny0 21d6960e99 nixos/hylafax: use new type nonEmptyStr
The module option type `nonEmptyStr` was introduced in commit

a3c5f0cba8

The hylafax module previously simply used
`addCheck str (s: s!="")` to prevent empty option strings,
but the new type is more thorough as
it also catches space-only strings.
2022-02-05 11:32:22 +01:00
..
default.nix
faxq-default.nix
faxq-wait.sh nixos/hylafax: use runtimeShell where possible 2021-05-14 05:42:18 +02:00
hfaxd-default.nix
modem-default.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
options.nix nixos/hylafax: use new type nonEmptyStr 2022-02-05 11:32:22 +01:00
spool.sh nixos/hylafax: use runtimeShell where possible 2021-05-14 05:42:18 +02:00
systemd.nix nixos/hylafax: enable ProtectKernelLogs for most services 2021-05-14 22:55:50 +02:00