Update config.js

This commit is contained in:
2025-12-28 04:43:46 +00:00
parent 8a050bbf34
commit 655f01b0c1

View File

@@ -10,5 +10,5 @@ module.exports = {
}, },
optimizeForDisabled: true, optimizeForDisabled: true,
persistRepoData: true, persistRepoData: true,
repositories: ["aggarwalakshun/k3s-at-home"], repositories: ["aggarwalakshun/ipv6-k3s"],
} }