diff --git a/machine-confs/gaming.nix b/machine-confs/gaming.nix index 03052a7..f1269fb 100644 --- a/machine-confs/gaming.nix +++ b/machine-confs/gaming.nix @@ -15,7 +15,10 @@ enable = true; }; - users.users.vili.hashedPasswordFile = pkgs.lib.mkForce null; + users.users.vili = { + hashedPasswordFile = pkgs.lib.mkForce null; + extraGroups = [ "gamemode" ]; + }; swapDevices = pkgs.lib.mkForce [ {