fix(pipewire.lowLatency): change nix-gaming input repo #TEMP
This commit is contained in:
parent
75d0ce4585
commit
14788606df
4 changed files with 11 additions and 8 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue