This commit is contained in:
muon 2025-10-19 17:41:52 +00:00
parent 01c2d74965
commit 7722a877e6
6 changed files with 315 additions and 23 deletions

View file

@ -18,6 +18,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser = {
url = "github:0xc000022070/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-minecraft.url = "git+https://codeberg.org/nix-astral/nix-minecraft.git";
# nix-minecraft.url = "github:Infinidoge/nix-minecraft";
valheim-server.url = "github:kmjayadeep/valheim-server-flake";