tailscale accept routes
This commit is contained in:
@@ -34,6 +34,7 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
extraUpFlags = [
|
extraUpFlags = [
|
||||||
"--operator=${config.mj.username}"
|
"--operator=${config.mj.username}"
|
||||||
|
"--accept-routes=true"
|
||||||
];
|
];
|
||||||
extraSetFlags = [
|
extraSetFlags = [
|
||||||
"--accept-dns=${if cfg.acceptDNS then "true" else "false"}"
|
"--accept-dns=${if cfg.acceptDNS then "true" else "false"}"
|
||||||
|
|||||||
Reference in New Issue
Block a user