diff --git a/nixos/release-combined.nix b/nixos/release-combined.nix index 26e689a7c92d..54fd4a15ffcc 100644 --- a/nixos/release-combined.nix +++ b/nixos/release-combined.nix @@ -70,6 +70,7 @@ in rec { (all nixos.tests.installer.simple) (all nixos.tests.installer.simpleLabels) (all nixos.tests.installer.simpleProvided) + (all nixos.tests.installer.simpleUefiSystemdBoot) (all nixos.tests.installer.swraid) (all nixos.tests.installer.btrfsSimple) (all nixos.tests.installer.btrfsSubvols)