The repositories that should be synchronized.
Declarations
Type
attribute set of (submodule)
Example
{
xyz = {
path = "${config.home.homeDirectory}/foo/home-manager";
uri = "[email protected]:nix-community/home-manager.git";
interval = 1000;
};
}