nixos/release-small: actually remove minimal installer ISOs

Fixes: 862911fd22
This commit is contained in:
Emily
2024-09-06 09:06:24 +01:00
parent 862911fd22
commit 616b34597a
+1 -1
View File
@@ -32,7 +32,7 @@ let
in rec {
nixos = {
inherit (nixos') channel manual options iso_minimal dummy;
inherit (nixos') channel manual options dummy;
tests = {
inherit (nixos'.tests)
acme