mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added minecraft server
This commit is contained in:
parent
2932b9f18d
commit
5e8b59c7ad
11 changed files with 441 additions and 231 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue