Tristan Helmich (omniIT)
02dfc07a04
nixos/oxidized: Use symlinks for config files
...
The old `cp` suffers from a permission issue on the 2nd start of the
service. The files were copied from the read-only nix store. On the 2nd
start of the service the `cp` failed.
The new version force creates a symlink which does not suffer from this.
2019-08-14 09:30:51 +00:00
Aaron Andersen
4a11ce7f26
cleanup redundant text in modules utilizing mkEnableOption
...
Closes #59911
2019-04-20 14:44:02 +02:00
Aneesh Agrawal
a962d53806
salt: Restart on config changes
2018-10-15 19:59:25 -07:00
Aneesh Agrawal
37c9915340
nixos/salt-minion: Fix salt-call without -c
2018-10-15 19:59:09 -07:00
Aneesh Agrawal
adf8261192
nixos/salt-minion: Remove trailing whitespace
2018-10-15 19:59:00 -07:00
Florian Klink
fff5923686
nixos/modules: users.(extraUsers|extraGroup->users|group)
2018-06-30 03:02:58 +02:00
WilliButz
e91d3c9179
nixos/oxidized: add module
2018-05-24 04:40:45 +02:00
Jörg Thalheim
ad67c286e1
salt-minion: link to configuration documentation
2017-05-11 07:12:04 +01:00
Aneesh Agrawal
e22ccad978
salt: Add minion service module
2017-05-10 21:26:02 -04:00
Aneesh Agrawal
779ae06467
Add salt master module ( #25632 )
...
* salt: 2016.11.2 -> 2016.11.4
* salt: Add master NixOS module
2017-05-09 18:20:35 +01:00