feat: added minecraft server

This commit is contained in:
Nick 2025-11-17 22:56:40 -06:00
parent 2932b9f18d
commit 5e8b59c7ad
11 changed files with 441 additions and 231 deletions

View file

@ -68,6 +68,10 @@
url = "github:kaylorben/nixcord";
inputs.nixpkgs.follows = "nixpkgs";
};
tuios = {
url = "github:Gaurav-Gosain/tuios";
inputs.nixpkgs.follows = "nixpkgs";
};
microvm = {
url = "github:microvm-nix/microvm.nix";
inputs.nixpkgs.follows = "nixpkgs";