nixos/release-small.nix: Export options job
This commit is contained in:
parent
b06679ef68
commit
e51c7f60cb
|
@ -28,7 +28,7 @@ let
|
|||
in rec {
|
||||
|
||||
nixos = {
|
||||
inherit (nixos') channel manual iso_minimal dummy;
|
||||
inherit (nixos') channel manual options iso_minimal dummy;
|
||||
tests = {
|
||||
inherit (nixos'.tests)
|
||||
containers-imperative
|
||||
|
|
Loading…
Reference in New Issue