From accccafb6334493156fa7711662462bc0aabe0c3 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 16 Nov 2024 07:19:26 +0000 Subject: [PATCH] Add user to gamemode group to fix CPU governor error --- system/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/default.nix b/system/default.nix index 1f9de817..7c9a9247 100644 --- a/system/default.nix +++ b/system/default.nix @@ -120,6 +120,7 @@ "input" "uinput" "dialout" + "gamemode" ]; initialHashedPassword = "$y$j9T$tHIPQt09Kf3KH2eIRze3g/$2mwSlcq27DTGvHNPJ5EP9/1CfL3bXP0F6oS/Vuffmn3"; openssh = {