add homepage entry for reclamation server
All checks were successful
/ perform flake analysis (push) Successful in 37s
/ build hive configuration (push) Successful in 8m43s

This commit is contained in:
2026-01-07 14:24:01 +01:00
parent 681ddb80f7
commit 13b08066ce

View File

@@ -116,6 +116,14 @@
url = "udp://minecraft.shobu.fr:25565"; url = "udp://minecraft.shobu.fr:25565";
}; };
}; };
"reclamation" = {
description = "bring back your world to life";
widget = {
type = "minecraft";
url = "udp://minecraft.shobu.fr:43001";
};
};
} }
]; ];
} }