edit config to reflect protontricks update

This commit is contained in:
2024-10-02 13:11:15 -04:00
parent ab79d22daf
commit f0343bf173
2 changed files with 1 additions and 39 deletions

View File

@@ -34,18 +34,6 @@
url = "github:ch4og/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
# sources to patch protontricks as it doesn't work with latest steam beta
# https://github.com/Matoking/protontricks/issues/304#issuecomment-2280920826
protontricks = {
url = "github:Matoking/protontricks/appinfo_v29";
flake = false;
};
vdf-patch = {
url = "github:Matoking/vdf/support_new_bvdf";
flake = false;
};
};
outputs =