fix(pipewire.lowLatency): change nix-gaming input repo #TEMP

This commit is contained in:
ooks-io 2024-02-29 23:19:23 +13:00
parent 75d0ce4585
commit 14788606df
4 changed files with 11 additions and 8 deletions

View file

@ -61,8 +61,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-gaming.url = "github:fufexan/nix-gaming";
nix-gaming = {
#NEEDFIX:url = "github:fufexan/nix-gaming";
url ="github:NotAShelf/nix-gaming";
};
ssbm-nix = {
url = "github:djanatyn/ssbm-nix";
inputs.nixpkgs.follows = "nixpkgs";