changes to gamescope

This commit is contained in:
Sean Kovacs 2026-03-16 12:05:19 -04:00
commit 4c7d54629a
Signed by: sckova
GPG key ID: 00F325187C68651A
5 changed files with 45 additions and 6 deletions

View file

@ -1,6 +1,7 @@
final: prev: {
spotify-webapp = final.callPackage ./spotify-webapp { };
bibata-cursor = final.callPackage ./bibata-cursor { };
gamescope-unstable = final.callPackage ./gamescope { };
openmw-unstable = prev.openmw.overrideAttrs (oldAttrs: {
pname = "openmw";