fixed redundant line

This commit is contained in:
Andreas Schaafsma 2025-12-14 19:51:26 +01:00
parent 6463a9e869
commit 866efb4718

View File

@ -86,7 +86,6 @@ in
]; ];
# Or disable the firewall altogether. # Or disable the firewall altogether.
# networking.firewall.enable = false; # networking.firewall.enable = false;
programs.steam.gamescopeSession.enable = true;
programs.gamescope.enable = true; programs.gamescope.enable = true;
programs.steam.gamescopeSession = { programs.steam.gamescopeSession = {
enable = true; enable = true;