Added nix-gaming repo, flake update.

This commit is contained in:
jay
2025-07-14 06:57:35 -04:00
parent 4d009c46bd
commit 194b346a8c
2 changed files with 75 additions and 15 deletions

View File

@@ -25,6 +25,11 @@
url = "github:gmodena/nix-flatpak/?ref=latest";
};
nix-gaming-stable-nixos = {
url = "github:fufexan/nix-gaming";
inputs.nixpkgs.follows = "nixpkgs-stable-nixos";
};
impermanence-stable-nixos = {
url = "github:nix-community/impermanence";
};