Add minecraft server config

This commit is contained in:
ktkk 2025-10-20 17:55:16 +00:00
parent f16f696036
commit de6e1cb168
4 changed files with 59 additions and 0 deletions

View file

@ -8,6 +8,8 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-minecraft.url = "github:Infinidoge/nix-minecraft";
};
outputs =