diff --git a/flake.nix b/flake.nix index 6589ab2..1c2373b 100644 --- a/flake.nix +++ b/flake.nix @@ -204,7 +204,7 @@ _module.args.nixinate = { host = "manakish"; sshUser = "root"; - buildOn = "remote"; + buildOn = "local"; substituteOnTarget = true; hermetic = false; };