fix: fix tailscale routing, etc.
This commit is contained in:
@@ -26,7 +26,7 @@ in
|
||||
opt = false;
|
||||
work = true;
|
||||
data = true;
|
||||
backup = true;
|
||||
backup =false;
|
||||
ceph = true;
|
||||
};
|
||||
};
|
||||
@@ -338,7 +338,7 @@ in
|
||||
"--login-server=https://headscale.svc.oceanbox.io"
|
||||
"--accept-dns"
|
||||
"--advertise-exit-node"
|
||||
"--advertise-routes=10.255.241.241.0/24"
|
||||
"--advertise-routes=10.255.241.0/24"
|
||||
"--advertise-tags=tag:ekman"
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user