nixos/release-small: actually remove minimal installer ISOs (#340018)

This commit is contained in:
K900
2024-09-06 11:08:58 +03:00
committed by GitHub
+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