enable gamemode on lambda

This commit is contained in:
Rachel Lambda Samuelsson 2023-08-27 20:26:14 +02:00
parent 51c639fdac
commit 3830295fa8

View File

@ -19,6 +19,7 @@
libvdpau-va-gl libvdpau-va-gl
]; ];
}; };
programs.gamemode.enable = true;
hardware.bluetooth.enable = true; hardware.bluetooth.enable = true;
services.logind = { services.logind = {
lidSwitch = "hibernate"; lidSwitch = "hibernate";