Files
nixpkgs/nixos/modules
Tom Fitzhenry a2337e4f6c nixos/spiped: use systemctl restart during activation
As is common with other networking services, stopIfChanged=true (the default) can cause O(seconds) downtime during activation.

Reduce this downtime by disabling stopIfChanged as done in:
* sshd https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/networking/ssh/sshd.nix#L569
* tailscale https://github.com/NixOS/nixpkgs/pull/170210
2024-11-17 20:39:25 +11:00
..
2024-11-14 09:02:09 -08:00
2024-11-14 09:02:09 -08:00
2024-11-14 23:23:20 +05:30
2024-11-15 08:36:15 +01:00