1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-22 01:11:02 +03:00
nixpkgs/lib/tests/modules/define-loaOfSub-bar-enable.nix

4 lines
34 B
Nix
Raw Normal View History

{
loaOfSub.bar.enable = true;
}