diff --git a/devices/ellaca/options.nix b/devices/ellaca/options.nix index 6de4a87..cd940d3 100644 --- a/devices/ellaca/options.nix +++ b/devices/ellaca/options.nix @@ -7,7 +7,7 @@ withVM = false; withContainers = true; - withGames = true; + withGames = false; hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input"; }