Jörg Thalheim 26e9a3498b
nixos/home-assistant: make service reloadable
This allows quick reloads using the following trick:

$(nix-build --show-trace --no-out-link \
  -E '(with import <nixpkgs/nixos> {};
       pkgs.writeScript "update-hass-config"
       config.systemd.services.home-assistant.preStart)')
systemctl reload home-assistant
2020-06-20 10:31:27 +01:00
..
2020-03-10 22:45:33 +01:00
2020-05-22 11:23:31 +02:00
2018-11-29 20:27:45 -06:00
2019-06-12 00:15:10 +02:00
2019-10-12 22:25:28 +02:00
2019-12-25 10:33:50 -05:00
2020-05-05 19:51:09 +02:00
2020-06-04 14:32:39 +02:00
2019-08-26 21:40:19 +00:00
2019-10-12 22:25:28 +02:00
2019-07-07 12:23:01 +01:00
2019-10-12 22:25:28 +02:00
2019-10-20 21:20:53 +02:00
2019-12-10 19:53:43 +03:00
2019-03-20 00:02:45 +01:00
2019-08-18 13:44:26 +02:00
2019-10-12 22:25:28 +02:00
2019-04-23 20:19:33 -07:00
2020-04-29 03:53:47 +00:00
2019-08-26 21:40:19 +00:00
2020-05-11 16:14:51 +02:00
2018-05-16 16:54:12 +02:00
2019-07-16 23:12:16 +01:00
2017-10-19 05:15:32 +01:00
2019-02-06 22:35:58 -05:00