Gamescope
Some checks failed
/ check (push) Failing after 2m6s

This commit is contained in:
Daniel Flanagan 2025-01-15 09:04:26 -06:00
parent 9a9c4d8235
commit 9fe5aadc2c

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