blade-janeway: add prefixLength (oops)
This commit is contained in:
parent
51a4d4bf36
commit
36bb93a80e
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ in {
|
|||
];
|
||||
interfaces.bond0.ipv4.addresses = [{
|
||||
address = "192.168.1.180";
|
||||
prefixLength = 24;
|
||||
}];
|
||||
};
|
||||
my.ip.tailscale = "100.121.116.85";
|
||||
|
|
Loading…
Reference in a new issue