feat: installed noita entangled worlds on horizon

This commit is contained in:
Leyla Becker 2025-11-26 21:42:02 -06:00
parent c501b1688e
commit f660b601e2
6 changed files with 86 additions and 49 deletions

View file

@ -77,6 +77,12 @@
url = "github:utensils/mcp-nixos";
inputs.nixpkgs.follows = "nixpkgs";
};
# Noita Entangled Worlds package
# Not following our nixpkgs so it can use its own rust-overlay configuration
noita-entangled-worlds = {
url = "github:IntQuant/noita_entangled_worlds/master";
};
};
outputs = {