From 5c2ffcc0774dbdb7f0d7bd1ff76b1fe65fc54d6b Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 14 Jun 2026 15:41:11 -0500 Subject: fix ddns-updater service it works now! --- hosts/poweredge/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/poweredge/configuration.nix') diff --git a/hosts/poweredge/configuration.nix b/hosts/poweredge/configuration.nix index 301566c..0119620 100644 --- a/hosts/poweredge/configuration.nix +++ b/hosts/poweredge/configuration.nix @@ -1,6 +1,6 @@ { config, lib, pkgs, ... }: { imports = [ - #./ddns-updater.nix + ./ddns-updater.nix ./fileshares.nix ./networking.nix #./notification-mailer.nix # TODO move some of this stuff to archetype -- cgit v1.2.3