drafted out entangled worlds mod
This commit is contained in:
parent
0476afb471
commit
52a1d97fd4
5 changed files with 80 additions and 2 deletions
|
@ -71,6 +71,11 @@
|
|||
flake-compat = {
|
||||
url = "github:edolstra/flake-compat";
|
||||
};
|
||||
|
||||
steam-fetcher = {
|
||||
url = "github:nix-community/steam-fetcher";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue