Upgrade to Minecraft 1.21.6
Requested-By: Jacob
This commit is contained in:
parent
adab62337d
commit
cb2e73007f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
services.minecraft-server = {
|
services.minecraft-server = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = (import <nixpkgs> {
|
package = (import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/058b28c40c1210cb16233f443dc6a4c850670f21.tar.gz") {
|
||||||
config.allowUnfree = true;
|
config.allowUnfree = true;
|
||||||
}).minecraft-server;
|
}).minecraft-server;
|
||||||
declarative = true;
|
declarative = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue