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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user