diff --git a/flake.nix b/flake.nix index ca0cc40..7fa4728 100644 --- a/flake.nix +++ b/flake.nix @@ -194,7 +194,7 @@ _module.args.nixinate = { host = "makanek"; sshUser = "root"; - buildOn = "remote"; + buildOn = "local"; substituteOnTarget = true; hermetic = false; };