summary refs log tree commit diff
path: root/machines/corsac
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2024-11-27 20:32:39 +0100
committerMel <einebeere@gmail.com>2024-11-27 20:32:39 +0100
commit330f346d0801a8f11db4bc83ba62fcdc14fbcb56 (patch)
tree9b4ab69f59706d28e06aaca0750af21eed7311d2 /machines/corsac
parent6195d26d4d8296aec4e699246cbb859a832cba19 (diff)
downloadnetwork-330f346d0801a8f11db4bc83ba62fcdc14fbcb56.tar.zst
network-330f346d0801a8f11db4bc83ba62fcdc14fbcb56.zip
Use ddclient to be publicly reachable
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'machines/corsac')
-rw-r--r--machines/corsac/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/corsac/default.nix b/machines/corsac/default.nix
index 75a9f05..ba913e2 100644
--- a/machines/corsac/default.nix
+++ b/machines/corsac/default.nix
@@ -8,6 +8,7 @@
     ./devices.nix
 
     ../../modules/dns.nix
+    ../../modules/ddns.nix
     ../../modules/nfs.nix
     ../../modules/jellyfin.nix
   ];