feat(steam): add compatibility utils
This commit is contained in:
parent
b62ca97ccb
commit
ccde8e238e
4 changed files with 85 additions and 17 deletions
|
@ -69,6 +69,10 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "github:nix-community/nix-index-database";
|
||||
};
|
||||
nix-gaming = {
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "github:fufexan/nix-gaming";
|
||||
};
|
||||
nvf = {
|
||||
inputs = {
|
||||
flake-utils.follows = "flake-utils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue