nixpkgs/nixos/modules
Silvan Mosberger 5532065d06
nixos/acme: Fix allowKeysForGroup not applying immediately
Previously setting `allowKeysForGroup = true; group = "foo"` would not
apply the group permission change of the certificates until the service
gets restarted. This commit fixes this by making systemd restart the
service every time it changes.

Note that applying this commit to a system with an already running acme
systemd service doesn't fix this immediately and you still need to wait
for the next refresh (or call `systemctl restart acme-<domain>`). Once
everybody's service has restarted once this should be a problem of the
past.
2019-10-27 00:49:32 +02:00
..
config nixos/i18n: use str instead of string for consoleKeyMap 2019-10-26 00:07:55 +02:00
hardware nixos/steam-hardware: add uinput to boot.kernelModules 2019-10-06 11:34:54 +09:00
i18n/input-method Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
installer Merge master into staging-next 2019-10-23 09:38:37 +02:00
misc locate.nix: Don't create /var/cache 2019-10-08 21:45:42 +02:00
profiles Revert "installer: Disable udisks" 2019-10-16 20:31:24 -04:00
programs Merge staging-next into staging 2019-10-22 09:20:03 +02:00
security nixos/acme: Fix allowKeysForGroup not applying immediately 2019-10-27 00:49:32 +02:00
services Merge pull request #69436 from tshaynik/fix/nextcloud-nginx-sts 2019-10-26 12:34:36 -04:00
system nixos/plymouth: do not order plymouth-quit after display-manager 2019-10-14 13:08:51 +02:00
tasks Fix typo in message (vswichtesvswitches) 2019-10-26 13:26:01 +02:00
testing nixos/test: remove the stateVersion statement from the test-instrumentation 2019-06-03 15:05:24 +02:00
virtualisation nixos/virtualbox: fix systemd-networkd-wait-online.service waiting for vboxnet0 2019-10-26 00:45:42 +02:00
module-list.nix nixos/yggdrasil: add service 2019-10-26 13:51:31 +02:00
rename.nix Revive systemd.coredump.enable 2019-10-07 20:28:13 +02:00