Begin Dendritic rewrite

This commit is contained in:
2026-03-06 16:32:07 -06:00
parent 597f51e7b2
commit 44eb6492f2
2 changed files with 0 additions and 4 deletions

View File

@@ -30,8 +30,6 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
nix-minecraft.url = "github:Infinidoge/nix-minecraft";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
nixvim.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai"; nixvim.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai";

View File

@@ -101,8 +101,6 @@
code-server.enable = true; code-server.enable = true;
minecraft.enable = true;
sandbox.enable = false; sandbox.enable = false;
}; };