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

deploy scripts: use substitutes

This commit is contained in:
2026-01-25 13:48:12 +01:00
parent 8a0bf14e4e
commit e99103226d

View File

@@ -162,6 +162,7 @@
--max-jobs 2 \ --max-jobs 2 \
--log-format internal-json \ --log-format internal-json \
--flake .#${hostname} \ --flake .#${hostname} \
--use-substitutes \
--target-host "$target" \ --target-host "$target" \
${lib.optionalString (localSystem != machines.${hostname}.system) "--build-host $target"} \ ${lib.optionalString (localSystem != machines.${hostname}.system) "--build-host $target"} \
|& ${pkgs.nix-output-monitor}/bin/nom --json |& ${pkgs.nix-output-monitor}/bin/nom --json