Flake: add nix-gaming
This commit is contained in:
parent
1311ab275a
commit
8d0aab3e22
2 changed files with 63 additions and 0 deletions
|
|
@ -65,6 +65,11 @@
|
|||
nix-flatpak.url = github:gmodena/nix-flatpak/main;
|
||||
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
||||
nix-gaming = {
|
||||
url = "github:fufexan/nix-gaming";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable-raw";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = { ... } @inputs: with inputs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue