3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
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
..
doc
lib
maintainers
modules nixos/home-assistant: make service reloadable 2020-06-20 10:31:27 +01:00
tests Merge pull request #91085 from hercules-ci/fix-dockerTools-nix-symlinks 2020-06-19 12:01:47 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.