about summary refs log tree commit diff
path: root/profiles/router.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-12 15:13:24 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-12 15:13:24 -0700
commit56d46ce5ca25cc68c6f47fd61fb31e7e358af6d7 (patch)
tree8fa1fbffb2c4c7951e4b7c02ec34b205b4b7f317 /profiles/router.nix
parentprofiles/monitoring: move loki to a profile (diff)
downloadworld-56d46ce5ca25cc68c6f47fd61fb31e7e358af6d7.tar.gz
profiles/loki: fix a few configuration errors
Diffstat (limited to '')
-rw-r--r--profiles/router.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/router.nix b/profiles/router.nix
index 2ed88bb..1f33bca 100644
--- a/profiles/router.nix
+++ b/profiles/router.nix
@@ -52,7 +52,7 @@
       dhcp-host=d8:bb:c1:44:1c:d3,tahoe,192.168.0.40,infinite
 
       # hosted names
-      cname=loki.fcuny.xyz,tahoe.home
+      cname=loki.fcuny.xyz,192.168.6.40
     '';
   };