blade-janeway: add prefixLength (oops)

This commit is contained in:
Luke Granger-Brown 2021-02-08 20:46:39 +00:00
parent 51a4d4bf36
commit 36bb93a80e

View file

@ -22,6 +22,7 @@ in {
];
interfaces.bond0.ipv4.addresses = [{
address = "192.168.1.180";
prefixLength = 24;
}];
};
my.ip.tailscale = "100.121.116.85";