Add prefixLength to ipv4
This commit is contained in:
parent
32e4cbd4e0
commit
126f5dbe2f
|
@ -105,6 +105,7 @@
|
|||
networking.interfaces.ens18.ipv4.addresses = [
|
||||
{
|
||||
address = "62.171.160.195";
|
||||
prefixLength = 32;
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue