diff --git a/systems/x86_64-linux/drivebystation-nix/default.nix b/systems/x86_64-linux/drivebystation-nix/default.nix index ceea50f..830e4fe 100644 --- a/systems/x86_64-linux/drivebystation-nix/default.nix +++ b/systems/x86_64-linux/drivebystation-nix/default.nix @@ -86,7 +86,6 @@ in ]; # Or disable the firewall altogether. # networking.firewall.enable = false; - programs.steam.gamescopeSession.enable = true; programs.gamescope.enable = true; programs.steam.gamescopeSession = { enable = true;