The repositories that should be synchronized.
Declarations
Type
attribute set of (submodule)
Example
{
xyz = {
path = "${config.home.homeDirectory}/foo/home-manager";
uri = "git@github.com:nix-community/home-manager.git";
interval = 1000;
};
}
Sign in to create a configuration using this setting.