forked from nyanloutre/nixos-config
force first subnet on bouygues interface
This commit is contained in:
parent
40e8c352a3
commit
27f34a48f2
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@
|
|||
IPv6AcceptRA = true;
|
||||
DHCPPrefixDelegation = true;
|
||||
};
|
||||
dhcpPrefixDelegationConfig.SubnetId = "0";
|
||||
};
|
||||
"40-eno2" = {
|
||||
networkConfig = {
|
||||
|
|
Loading…
Add table
Reference in a new issue