diff --git a/lambda/configuration.nix b/lambda/configuration.nix index 0452f98..1fa877b 100644 --- a/lambda/configuration.nix +++ b/lambda/configuration.nix @@ -19,6 +19,7 @@ libvdpau-va-gl ]; }; + programs.gamemode.enable = true; hardware.bluetooth.enable = true; services.logind = { lidSwitch = "hibernate";