Merge remote-tracking branch 'origin/main'
Some checks failed
/ check (push) Failing after 2m5s

This commit is contained in:
Daniel Flanagan 2025-01-16 09:38:31 -06:00
commit 6b5cd07c86

View file

@ -1088,19 +1088,17 @@
}; };
steam = {pkgs, ...}: { steam = {pkgs, ...}: {
# programs.gamescope.enable = true; programs.gamescope.enable = true;
programs.steam = { programs.steam = {
enable = true; enable = true;
/*
extest.enable = true; extest.enable = true;
gamescopeSession.enable = true; gamescopeSession.enable = true;
extraPackages = with pkgs; [ extraPackages = with pkgs; [
gamescope gamescope
]; ];
*/
extraCompatPackages = with pkgs; [ extraCompatPackages = with pkgs; [
proton-ge-bin proton-ge-bin