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