diff --git a/nixos/tests/lxd.nix b/nixos/tests/lxd.nix index 3894e09859b6..2c2c19e0eecf 100644 --- a/nixos/tests/lxd.nix +++ b/nixos/tests/lxd.nix @@ -23,7 +23,7 @@ in { nodes.machine = { lib, ... }: { virtualisation = { - diskSize = 2048; + diskSize = 4096; # Since we're testing `limits.cpu`, we've gotta have a known number of # cores to lean on