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