{ ... }:
{
nixpkgs.overlays = builtins.attrValues (import ../../../overlays);
imports = [
../../modules/ddclient-ovh.nix
];
}