lass 2 base: dont get a ipv4ll address
This commit is contained in:
parent
d3af0f72cd
commit
e863eae0ea
|
@ -147,4 +147,8 @@ with lib;
|
|||
};
|
||||
};
|
||||
|
||||
networking.dhcpcd.extraConfig = ''
|
||||
noipv4ll
|
||||
'';
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue