From 332b0d6526b1970ac3cd285381542fe1adb06384 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Thu, 16 Oct 2025 18:49:02 +0200 Subject: [PATCH] feat(gamemode): change some settings. --- modules/linux/nixos/gaming.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/linux/nixos/gaming.nix b/modules/linux/nixos/gaming.nix index bd82cc6..b06bfb5 100644 --- a/modules/linux/nixos/gaming.nix +++ b/modules/linux/nixos/gaming.nix @@ -28,7 +28,7 @@ enableRenice = true; settings = { general = { - softrealtime = "on"; + softrealtime = "auto"; renice = 10; }; custom = {