From 1e603bb6b4fb9a9060e200d1fe187b817e9f99b5 Mon Sep 17 00:00:00 2001 From: Zynh Ludwig <zynh0722@gmail.com> Date: Tue, 4 Mar 2025 03:49:18 -0800 Subject: [PATCH] snowhawk: enable gamemode service --- hosts/snowhawk/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/snowhawk/configuration.nix b/hosts/snowhawk/configuration.nix index 9358abe..98a35a8 100644 --- a/hosts/snowhawk/configuration.nix +++ b/hosts/snowhawk/configuration.nix @@ -80,6 +80,7 @@ theme = "owl"; }; + programs.gamemode.enable = true; # Enable automatic login for the user. services.displayManager.autoLogin = { @@ -117,6 +118,8 @@ git killall + gamemode + linux-manual inputs.nh.packages.${pkgs.system}.default