2.home-manager/tests/modules/services/mopidy/default.nix
Austin Horstman cba2f9ce95 treewide: reformat nixfmt-rfc-style
Reformat repository using new nixfmt-rfc-style.
2025-04-08 08:50:05 -07:00

4 lines
97 B
Nix

{
mopidy-basic-configuration = ./basic-configuration.nix;
mopidy-scan = ./mopidy-scan.nix;
}