1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(panoptikon): add library to flake outputs and use

This commit is contained in:
2023-03-30 19:13:25 +02:00
parent b7a5c3c333
commit 7759cfb35f
4 changed files with 110 additions and 82 deletions

View File

@@ -110,7 +110,7 @@
environment.PANOPTIKON_WATCHER = watcherName;
wants = ["network-online.target"];
script = ''
set -efux
set -efu
${watcherOptions.script} > ${watcherName}
${pkgs.git}/bin/git add ${watcherName}