From 655f01b0c142905b414a1383ec336c6ce6b73bef Mon Sep 17 00:00:00 2001 From: Akshun Aggarwal Date: Sun, 28 Dec 2025 04:43:46 +0000 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 732e7f0..d80ce42 100644 --- a/config.js +++ b/config.js @@ -10,5 +10,5 @@ module.exports = { }, optimizeForDisabled: true, persistRepoData: true, - repositories: ["aggarwalakshun/k3s-at-home"], + repositories: ["aggarwalakshun/ipv6-k3s"], }