Remove gamemode

This commit is contained in:
Evie Litherland-Smith 2025-02-09 06:05:00 +00:00
parent 43854419e1
commit e1483b5d0a
2 changed files with 0 additions and 2 deletions

View file

@ -83,7 +83,6 @@
"uinput" "uinput"
"dialout" "dialout"
"podman" "podman"
"gamemode"
]; ];
initialHashedPassword = "$y$j9T$tHIPQt09Kf3KH2eIRze3g/$2mwSlcq27DTGvHNPJ5EP9/1CfL3bXP0F6oS/Vuffmn3"; initialHashedPassword = "$y$j9T$tHIPQt09Kf3KH2eIRze3g/$2mwSlcq27DTGvHNPJ5EP9/1CfL3bXP0F6oS/Vuffmn3";
openssh = { openssh = {

View file

@ -2,7 +2,6 @@
{ {
hardware.steam-hardware.enable = true; hardware.steam-hardware.enable = true;
programs = { programs = {
gamemode.enable = true;
steam = { steam = {
enable = true; enable = true;
remotePlay.openFirewall = true; remotePlay.openFirewall = true;