tailscaled dns revert
This commit is contained in:
parent
c5192a5256
commit
6e3512745f
@ -34,9 +34,7 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
extraUpFlags = [
|
extraUpFlags = [
|
||||||
"--operator=${config.mj.username}"
|
"--operator=${config.mj.username}"
|
||||||
];
|
#"--accept-dns=${if cfg.acceptDNS then "true" else "false"}"
|
||||||
extraDaemonFlags = [
|
|
||||||
"--accept-dns=${if cfg.acceptDNS then "true" else "false"}"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
networking.firewall.checkReversePath = "loose";
|
networking.firewall.checkReversePath = "loose";
|
||||||
|
Loading…
Reference in New Issue
Block a user