nixpkgs/nixos/modules
Yarny0 e57156bcaa nixos/hylafax: fix faxq ModemGroup setting
The manpage claims that the "limit" in the setting::
  <name>:[<limit>:]<regex>
is optional and defaults to zero, implying no limit.
However, tests confirmed that it actually isn't optional.

Without limit, the setting ``any:.*`` places
outbound jobs on infinite hold if no particular
modem was specified on the sendfax command line.
The new default value ``any:0:.*`` from
this commit uses any available modem to
send jobs if not modem was given to sendfax.
2019-04-12 11:11:49 +02:00
..
config nixos/ldap: set proper User= and Group= for nslcd service 2019-03-28 13:08:47 +01:00
hardware Merge pull request #57337 from peterhoeg/m/logitech 2019-04-03 21:19:56 +08:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer Revert "Merge pull request #57559 from Ekleog/iso-image-reproducibilization" 2019-04-01 18:17:42 +02:00
misc nixos: doc: optionally include all modules in manual generation 2019-03-05 09:41:40 +00:00
profiles profiles/graphical.nix: Enable pulseaudio for virtualbox appliances 2019-02-22 07:23:59 +01:00
programs nixos/browserpass: update for v3 2019-04-01 01:24:54 +02:00
security yubico-pam: add nixos integration 2019-03-31 12:04:35 -05:00
services nixos/hylafax: fix faxq ModemGroup setting 2019-04-12 11:11:49 +02:00
system Merge pull request #57519 (systemd-confinement) 2019-03-29 04:37:53 +01:00
tasks filesystems: Add autoResize assertion 2019-03-16 13:01:35 +01:00
testing types.optionSet: deprecate and remove last usages 2019-01-31 00:41:10 +02:00
virtualisation nixos: Don't enable Docker by default 2019-03-26 07:10:18 +01:00
module-list.nix Merge pull request #57337 from peterhoeg/m/logitech 2019-04-03 21:19:56 +08:00
rename.nix nixos/rename: drop system.nixos.{stateVersion, defaultChannel} 2019-03-30 18:18:39 -04:00