about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <git@emile.space>2024-09-29 00:00:27 +0200
committerEmile <git@emile.space>2024-09-29 00:00:27 +0200
commitbee2e608eb6ef004b9dfbecdabfa9eb3a3778dfc (patch)
tree7b28576eda8baea74e02ecc761bd9f0f1a9f54a8
parent884cc9b71c7b9ced458867972c68490ddbb5852e (diff)
deploy-rs remote builds
-rw-r--r--nix/lib/flake-helper.nix2
1 files changed, 1 insertions, 1 deletions
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 = {