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
commit 0e427c3fe9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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