From e99103226d2fccffe3db36b6589b6f680f0474e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sun, 25 Jan 2026 13:48:12 +0100 Subject: [PATCH] deploy scripts: use substitutes --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index e90742a..14bfd3d 100644 --- a/flake.nix +++ b/flake.nix @@ -162,6 +162,7 @@ --max-jobs 2 \ --log-format internal-json \ --flake .#${hostname} \ + --use-substitutes \ --target-host "$target" \ ${lib.optionalString (localSystem != machines.${hostname}.system) "--build-host $target"} \ |& ${pkgs.nix-output-monitor}/bin/nom --json