nixpkgs/nixos
Martin Weinelt 6ee61426da nixos/solanum: implement reload and allow config changes
Reload only works with a static configuration path as there is no way to
pass the dynamically generated config path to a running solanum
instance, therefore we symlink the configuration to
/etc/solanum/ircd.conf.

But that will prevent reloads of the ircd, because the systemd unit
wouldn't change when the configuration changes. That is why we add the
actual location of the config file to restartTriggers and enable
reloadIfChanged, so changes will not restart, but reload on changes.

(cherry picked from commit 60c62214f5a3c7db6aa30d8a8e02c863b6abcf0a)
2021-06-16 02:09:04 +02:00
..
doc Revert "nixos/wireless: make wireless.interfaces mandatory" 2021-06-08 08:52:41 -07:00
lib nixos/tests/test-driver: make it clear when shell is ready 2021-06-03 09:49:17 +00:00
maintainers amazonImage: make statically sized again 2021-05-01 02:19:42 +00:00
modules nixos/solanum: implement reload and allow config changes 2021-06-16 02:09:04 +02:00
tests solanum: fix MOTD 2021-06-15 22:54:15 +00:00
COPYING
README
default.nix nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems 2021-01-08 19:36:10 +01:00
release-combined.nix nixos/release-combined: fix a test name 2021-05-17 22:52:28 +02:00
release-small.nix
release.nix 21.05 beta release 2021-05-22 17:56:13 -07:00

README

*** 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.