From 60c6b02160535981f9723187dd8e400f4b99bbc0 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sat, 28 Jun 2025 22:57:26 -0700 Subject: Add gaming options --- hosts/common/optional/services/wayland.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hosts/common/optional/services/wayland.nix') diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix index 23ae90b..bb940a3 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -17,6 +17,7 @@ pkgs.libreoffice pkgs.libva-utils pkgs.mako + pkgs.mangohud pkgs.mesa-demos pkgs.mpv pkgs.polkit_gnome @@ -50,6 +51,10 @@ package = pkgs.master.firefox; }; + gamemode.enable = true; + + steam.gamescopeSession.enable = true; + sway = { enable = true; wrapperFeatures.gtk = true; -- cgit v1.2.3