1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-21 17:01:10 +03:00
nixpkgs/lib/tests/modules/define-submoduleWith-noshorthand.nix
2020-01-02 09:59:35 +01:00

3 lines
38 B
Nix

{
submodule.config.config = true;
}