Attempt gamemode fix
This commit is contained in:
parent
6687e105ec
commit
b29437b310
2 changed files with 5 additions and 7 deletions
|
@ -15,10 +15,7 @@
|
|||
enable = true;
|
||||
};
|
||||
|
||||
users.users.vili = {
|
||||
hashedPasswordFile = pkgs.lib.mkForce null;
|
||||
extraGroups = [ "gamemode" ];
|
||||
};
|
||||
users.users.vili.hashedPasswordFile = pkgs.lib.mkForce null;
|
||||
|
||||
swapDevices = pkgs.lib.mkForce [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue