Fix gamemode being unable to set cpu governor when launching a game.
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
description = "jay";
|
description = "jay";
|
||||||
#hashedPasswordFile = config.sops.secrets.jay_password_hash.path;
|
#hashedPasswordFile = config.sops.secrets.jay_password_hash.path;
|
||||||
hashedPassword = "$y$j9T$oomgQFsMbc0odlNIUXEpq/$dhgLjElzaJuU3rF1wXGcSXFUWC/fP1g5mAPZizKUFQ4";
|
hashedPassword = "$y$j9T$oomgQFsMbc0odlNIUXEpq/$dhgLjElzaJuU3rF1wXGcSXFUWC/fP1g5mAPZizKUFQ4";
|
||||||
extraGroups = [ "networkmanager" "wheel" ];
|
extraGroups = [ "networkmanager" "wheel" "gamemode" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user