This commit is contained in:
alsaiduq-lab 2025-03-31 16:39:56 -06:00
parent 4aaf6b9d99
commit 5ef5281dc1
15 changed files with 31 additions and 45 deletions

View file

@ -1,11 +1,9 @@
{
pkgs,
...
}: {
{pkgs, ...}: {
programs.steam = {
enable = true;
remotePlay.openFirewall = true;
dedicatedServer.openFirewall = true;
# apparently enabling this makes big picture boot up, does not work on nvidia however
# gamescopeSession.enable = true;
extraCompatPackages = [
pkgs.proton-ge-bin