mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 15:26:53 +01:00
Add steam gamescope session
This commit is contained in:
parent
f50fd3da83
commit
7bc6413196
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
dedicatedServer.openFirewall = true;
|
||||
};
|
||||
|
||||
programs.steam.gamescopeSession.enable = true;
|
||||
|
||||
chaotic.steam.extraCompatPackages = with pkgs; [
|
||||
luxtorpeda
|
||||
proton-ge-custom
|
||||
|
|
Loading…
Reference in a new issue