nixpkgs/nixos/modules
Roman Sharapov d53d13b6ee nixos/buildbot: enable configurable keepalive for buildbot worker
In the current implementation, there's no possibility to modify the default
parameter for keepalive. This is a number that indicates how frequently
keepalive messages should be sent from the worker to the buildmaster,
expressed in seconds. The default (600) causes a message to be sent to
the buildmaster at least once every 10 minutes.

If the worker is behind a NAT box or stateful firewall, these messages
may help to keep the connection alive: some NAT boxes tend to forget about
a connection if it has not been used in a while. When this happens, the
buildmaster will think that the worker has disappeared, and builds will
time out. Meanwhile the worker will not realize than anything is wrong.
2020-07-13 13:07:20 -04:00
..
config nixos/users-groups: fix mkChangedOptionModule for root password hash 2020-07-12 02:06:22 +00:00
hardware hardware.deviceTree: add name 2020-06-21 13:48:22 +02:00
i18n/input-method ibus: fix installation of dconf database 2020-06-02 22:32:03 +02:00
installer Merge pull request #85065 from worldofpeace/autologin-unified 2020-07-10 00:04:41 -04:00
misc nixos/documentation: add option to generate caches 2020-06-18 10:17:04 +02:00
profiles nixos/displayManager: make autoLogin options independent of DM type 2020-07-09 21:15:35 -04:00
programs Merge pull request #85992 from symphorien/ibus-db 2020-07-07 11:29:53 -04:00
security nixos/acme: execute a single lego command 2020-06-19 14:56:17 +02:00
services nixos/buildbot: enable configurable keepalive for buildbot worker 2020-07-13 13:07:20 -04:00
system install-grub.pl: Fix GRUB always reinstalling. (#92756) 2020-07-13 02:16:43 +02:00
tasks Merge pull request #92092 from ElvishJerricco/zfs-encryption-systemd-ask-password 2020-07-02 17:25:53 -04:00
testing nixos/service-runner.nix: Allow quotes in commands + test 2020-02-28 14:26:29 +01:00
virtualisation libvirtd: don't start libvirtd-tcp.socket by default 2020-07-08 19:50:23 -04:00
module-list.nix Merge pull request #89773 from rnhmjoj/ncdns 2020-07-07 10:58:55 +02:00
rename.nix nixos/displayManager: make autoLogin options independent of DM type 2020-07-09 21:15:35 -04:00