diff --git a/devices/ellaca/options.nix b/devices/ellaca/options.nix index 1fe02db..5795a2d 100644 --- a/devices/ellaca/options.nix +++ b/devices/ellaca/options.nix @@ -9,6 +9,6 @@ withGnome = false; withVM = false; - withContainers = false; + withContainers = true; withGames = false; }