Files
lix/tests/modules/define-bare-submodule-values.nix
T

5 lines
63 B
Nix

{
bare-submodule.nested = 42;
bare-submodule.deep = 420;
}