mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/rigel/networking.nix
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user