mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-07-09 16:41:58 +00:00
polymc: add dependencies, add gamemode and mangohud to wrapper
This commit is contained in:
@@ -22,6 +22,7 @@ rec {
|
||||
obs-amf = pkgs.qt6Packages.callPackage ./apps/obs { ffmpeg = ffmpeg6-amf-full; inherit libcef; };
|
||||
|
||||
polymc = pkgs.qt6Packages.callPackage ./apps/games/polymc { };
|
||||
polymc-qt5 = pkgs.libsForQt5.callPackage ./apps/games/polymc { };
|
||||
|
||||
alvr = pkgs.callPackage ./apps/games/alvr { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user