change cache push url
Some checks failed
/ perform flake analysis (push) Successful in 38s
/ build hive configuration (push) Failing after 30s

This commit is contained in:
2026-01-09 15:05:07 +01:00
parent 2d2ade7d45
commit 01be899805

View File

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