fix tailnet ips
Some checks failed
Flake check / flake-check (pull_request) Failing after 1m30s

This commit is contained in:
sid 2026-05-04 16:46:31 +02:00
parent a59b0277c8
commit bf28f2be49
2 changed files with 4 additions and 3 deletions

View file

@ -8,6 +8,7 @@ rec {
pixel6a.ip = "100.64.0.4";
rx4.ip = "100.64.0.10";
sid.ip = "100.64.0.6";
vde.ip = "100.64.0.1";
};
services = {
docs = {