diff options
author | Matthew Lemon <y@yulqen.org> | 2023-11-09 16:23:05 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-11-09 16:23:05 +0000 |
commit | 43f04b7d4e18fa8b523535ba3d61457b0b5712b4 (patch) | |
tree | 404fa9e92d89158894db13694d1ed29dc42d3a6d /dnsmasq/tailscale.conf | |
parent | a354ad17ef1ffff1328f9e71c9f9149c28f12ff8 (diff) |
Adds dnsmasq confs
Diffstat (limited to 'dnsmasq/tailscale.conf')
-rw-r--r-- | dnsmasq/tailscale.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dnsmasq/tailscale.conf b/dnsmasq/tailscale.conf new file mode 100644 index 0000000..1ec474f --- /dev/null +++ b/dnsmasq/tailscale.conf @@ -0,0 +1,3 @@ +# This file needs to be symlinked to /etc/NetworkManager/dnsmasq.d/ +# +server=/ts.net/100.100.100.100 |