diff --git a/provision/modules/gaming/steam.nix b/provision/modules/gaming/steam.nix index a1afd06b..85af9fc9 100644 --- a/provision/modules/gaming/steam.nix +++ b/provision/modules/gaming/steam.nix @@ -8,6 +8,7 @@ in { gamescope # Utility for running games using Valve's Steam Play compatibility layer with improved performance and compatibility mangohud # Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more steamtinkerlaunch # Launcher and optimization tool for Steam games + heroic # Native GOG Launcher ]; hardware.graphics.enable = true; # https://github.com/NixOS/nixpkgs/issues/47932