diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index c62ca4a..757bbe5 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -16,6 +16,7 @@ }]; make = { cli = true; + virt = true; }; server = { openssh = true;