diff --git a/hosts/sin/homepage.nix b/hosts/sin/homepage.nix index 33834a4..4bd238c 100644 --- a/hosts/sin/homepage.nix +++ b/hosts/sin/homepage.nix @@ -116,6 +116,14 @@ url = "udp://minecraft.shobu.fr:25565"; }; }; + "reclamation" = { + description = "bring back your world to life"; + widget = { + type = "minecraft"; + url = "udp://minecraft.shobu.fr:43001"; + }; + }; + } ]; }