Remove gamemode
This commit is contained in:
parent
43854419e1
commit
e1483b5d0a
|
@ -83,7 +83,6 @@
|
|||
"uinput"
|
||||
"dialout"
|
||||
"podman"
|
||||
"gamemode"
|
||||
];
|
||||
initialHashedPassword = "$y$j9T$tHIPQt09Kf3KH2eIRze3g/$2mwSlcq27DTGvHNPJ5EP9/1CfL3bXP0F6oS/Vuffmn3";
|
||||
openssh = {
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
hardware.steam-hardware.enable = true;
|
||||
programs = {
|
||||
gamemode.enable = true;
|
||||
steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
|
|
Loading…
Reference in a new issue