got rocket league actually working

This commit is contained in:
ISnortPennies 2023-02-04 00:22:38 -05:00
parent 8fd79814fd
commit 360b68aea3
8 changed files with 62 additions and 71 deletions

View file

@ -26,10 +26,6 @@
url = github:ISnortPennies/fetch-rs;
inputs.nixpkgs.follows = "nixpkgs";
};
nix-gaming = {
url = github:fufexan/nix-gaming;
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {
self,