summaryrefslogtreecommitdiff
path: root/modules/router.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/router.nix')
-rw-r--r--modules/router.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/router.nix b/modules/router.nix
index 313e4a2..a5ab637 100644
--- a/modules/router.nix
+++ b/modules/router.nix
@@ -321,8 +321,6 @@ in {
enable = true;
configFile = "/opt/secret/he-ddclient.conf";
};
- # FIXME: Workaround for ddclient.conf not being available to ddclient.
- systemd.services.ddclient.serviceConfig.DynamicUser = lib.mkForce false;
systemd.timers.update-dynamic-dns = {
wantedBy = ["multi-user.target"];