use ssh over http
All checks were successful
/ perform flake analysis (push) Successful in 37s
/ build hive configuration (push) Successful in 8m52s

This commit is contained in:
2026-01-09 16:11:19 +01:00
parent 07926b877a
commit 85aab484cf
2 changed files with 2 additions and 2 deletions

View File

@@ -8,4 +8,4 @@ fi
export IFS=' '
echo "Uploading paths" $OUT_PATHS
exec nix copy --to "ssh://root@192.168.1.12" $OUT_PATHS
exec nix copy --to "ssh://root@localhost" $OUT_PATHS