aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/common/optional
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common/optional')
-rw-r--r--hosts/common/optional/services/wayland.nix7
1 files changed, 5 insertions, 2 deletions
diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix
index 23ae90b..20c9996 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,12 +51,14 @@
package = pkgs.master.firefox;
};
+ gamemode.enable = true;
+
+ steam.gamescopeSession.enable = true;
+
sway = {
enable = true;
wrapperFeatures.gtk = true;
};
-
- waybar.enable = true;
};
security = {