mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 04:05:38 +00:00
add gamescope and mangohud
This commit is contained in:
parent
b98ced2939
commit
c0356cab62
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user