feat: installed noita entangled worlds on horizon
This commit is contained in:
parent
c501b1688e
commit
f660b601e2
6 changed files with 86 additions and 49 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue