From bee2e608eb6ef004b9dfbecdabfa9eb3a3778dfc Mon Sep 17 00:00:00 2001 From: Emile Date: Sun, 29 Sep 2024 00:00:27 +0200 Subject: deploy-rs remote builds --- nix/lib/flake-helper.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/lib/flake-helper.nix b/nix/lib/flake-helper.nix index dde9256..d50b3d9 100644 --- a/nix/lib/flake-helper.nix +++ b/nix/lib/flake-helper.nix @@ -177,7 +177,7 @@ rec { ... }: { - reboteBuild = true; + remoteBuild = true; hostname = "${ip}"; fastConnection = true; profiles.system = { -- cgit 1.4.1