merged with main

This commit is contained in:
Leyla Becker 2025-06-19 10:13:21 -05:00
parent a482a3bfce
commit 4aa9778a72
5 changed files with 80 additions and 2 deletions

View file

@ -71,6 +71,11 @@
flake-compat = {
url = "github:edolstra/flake-compat";
};
steam-fetcher = {
url = "github:nix-community/steam-fetcher";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {