fix tailscale
This commit is contained in:
parent
7d82ca8f5d
commit
07e17650a8
@ -104,9 +104,8 @@
|
|||||||
|
|
||||||
tailscale = {
|
tailscale = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraSetFlags = [
|
extraUpFlags = [
|
||||||
"--accept-routes=true"
|
"--accept-routes=true"
|
||||||
"--accept-dns=false"
|
|
||||||
];
|
];
|
||||||
authKeyFile = config.sops.secrets."tailscale-auth-key".path;
|
authKeyFile = config.sops.secrets."tailscale-auth-key".path;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user