main
1{ ... }:
2{
3  imports = [
4    (import ../../home/common/services/beets.nix { baseDir = "/zion/music"; })
5  ];
6}