alien: add gamemode and proton-ge

This commit is contained in:
Sean Kovacs 2026-02-07 13:22:06 -05:00
commit 64256689f2
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 2 additions and 0 deletions

View file

@ -41,6 +41,7 @@
enable = true;
gamescopeSession.enable = true;
localNetworkGameTransfers.openFirewall = true;
extraCompatPackages = with pkgs; [ proton-ge-bin ];
};
};