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
..
2019-07-21 00:58:20 +02:00
2019-08-10 11:17:18 -04:00
2019-08-09 09:22:38 +02:00
2019-04-29 14:05:50 +02:00
2019-08-12 18:18:05 +02:00