From 1cadef75507b279c48dfa7a7026bb548c71a0eaf Mon Sep 17 00:00:00 2001 From: kurogeek Date: Fri, 7 Aug 2026 18:22:19 +0700 Subject: [PATCH] mob next [ci-skip] [ci skip] [skip ci] lastFile:modules/clan/gw-router/dns-dhcp.nix --- modules/clan/gw-router/dns-dhcp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/clan/gw-router/dns-dhcp.nix b/modules/clan/gw-router/dns-dhcp.nix index 22ffb77..e570f86 100644 --- a/modules/clan/gw-router/dns-dhcp.nix +++ b/modules/clan/gw-router/dns-dhcp.nix @@ -30,7 +30,7 @@ hostname = host; hw-address = res.hwAddress; ip-address = res.ipAddress; - }) vlan.dhcp.reservations; + }) vlan.dhcp.fixedIPs; option-data = [ { name = "routers";