mob next [ci-skip] [ci skip] [skip ci]

lastFile:machines/rigel/networking.nix
This commit is contained in:
2025-10-28 09:37:54 +07:00
parent 79f301447a
commit fefaba2a55

View File

@@ -46,7 +46,7 @@ in
domain-needed = true; domain-needed = true;
domain = "localhost"; domain = "localhost";
dhcp-range = [ dhcp-range = [
"192.168.254.10,192.168.254.240,255.255.255.0,24h" "192.168.254.100,192.168.254.100,255.255.255.0,24h"
"${ipv6Subnet}10,${ipv6Subnet}240,slaac" "${ipv6Subnet}10,${ipv6Subnet}240,slaac"
]; ];
dhcp-option = [ dhcp-option = [