steam: add temporary fix for switching generations

This commit is contained in:
Leonardo Eugênio 2023-08-04 01:31:28 -03:00
parent 429e490bb5
commit ed0a0412bb
3 changed files with 26 additions and 5 deletions

View file

@ -60,6 +60,7 @@
url = "github:lelgenio/wl-crosshair";
inputs.nixpkgs.follows = "nixpkgs";
};
nixpkgs-fixed-steam.url = "github:lelgenio/nixpkgs/test-steam-fix";
# gnome stuff
nixos-conf-editor.url = "github:vlinkz/nixos-conf-editor";