Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: update prismarine server to vanilla 26.1

cosmeak 57bd202f 33fe93d9

+1 -1
+1 -1
modules/features/minecraft-servers/prismarine.nix
··· 6 6 enable = false; 7 7 autoStart = true; 8 8 enableReload = true; 9 - package = pkgs.minecraftServers.vanilla-1_21_11; 9 + package = pkgs.minecraftServers.vanilla-26_1; 10 10 11 11 serverProperties = { 12 12 motd = "Just the two of us!";