Flake: remove nix-gaming

This commit is contained in:
Toast 2024-03-20 10:07:28 +01:00
parent 26f91e4e19
commit 5a1fd5175c
3 changed files with 1 additions and 80 deletions

View file

@ -69,11 +69,6 @@
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;