diff --git a/flake.nix b/flake.nix index 0fdda1b..5f633ff 100644 --- a/flake.nix +++ b/flake.nix @@ -145,7 +145,7 @@ sshUser = "root"; user = "root"; path = inputs.deploy-rs.lib.x86_64-linux.activate.nixos inputs.self.nixosConfigurations.builder; - # confirmTimeout = 90; # default: 30s; raspberrypi takes a little longer restarting services + remoteBuild = true; }; }; };