add gamescope and mangohud

This commit is contained in:
Noah Masur 2024-05-04 23:05:40 -04:00
parent b98ced2939
commit c0356cab62
No known key found for this signature in database

View File

@ -21,6 +21,7 @@
enable = true;
remotePlay.openFirewall = true;
extraCompatPackages = [ pkgs.proton-ge-bin ];
gamescopeSession.enable = true;
};
environment.systemPackages = with pkgs; [
@ -29,8 +30,8 @@
steamPackages.steamcmd
steam-tui
# Allow downloading of GE-Proton and other versions
protonup-qt
# Overlay with performance monitoring
mangohud
];
# Seems like NetworkManager can help speed up Steam launch