From 64a0004f5cee746d8c111adc8057edb6b8a6adee Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 1 Jul 2024 10:56:23 -0500 Subject: [PATCH] fix gamescope --- modules/gaming.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gaming.nix b/modules/gaming.nix index 6a43fc6..4c4ef97 100644 --- a/modules/gaming.nix +++ b/modules/gaming.nix @@ -8,7 +8,7 @@ with lib; }; programs.steam = { enable = true; - gamescopSession.enable = true; + gamescopeSession.enable = true; }; programs.gamemode.enable = true; environment.systemPackages = with pkgs; [