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-06-19 00:07:46 +02:00
2020-06-20 10:15:30 +02:00
2020-04-24 18:22:59 -04:00
2020-06-14 00:19:11 +02:00
2020-06-13 12:33:31 +02:00
2020-04-25 16:25:15 +02:00
2020-06-18 16:22:13 +02:00
2020-06-17 17:48:51 -07:00
2020-06-20 10:31:27 +01:00
2020-06-19 02:23:25 +02:00
2020-06-19 22:55:19 +02:00
2020-02-28 14:26:29 +01:00
2020-06-17 16:22:27 +02:00
2020-06-16 23:08:45 +02:00
2020-06-14 15:13:31 +02:00