summary refs log tree commit diff
path: root/profiles/network.nix
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-04-21 16:49:37 +0300
committertzlil <tzlils@protonmail.com>2023-04-21 16:49:37 +0300
commit2649599a5a0d053c701d8a5be02c0f0b1d57b2f2 (patch)
treefd10b61a5b10ebce42a32ca40c65f2ea4616dcc7 /profiles/network.nix
parenta65eb5d9197bc36bd95a58158347c110e4e864b2 (diff)
trying now
Diffstat (limited to 'profiles/network.nix')
-rw-r--r--profiles/network.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/network.nix b/profiles/network.nix
index a83f25c..ba6e9a2 100644
--- a/profiles/network.nix
+++ b/profiles/network.nix
@@ -49,7 +49,7 @@
         };
 
         # You can choose a specific set of servers from https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/public-resolvers.md
-        server_names = [ ]; # tailscale magicdns
+        server_names = []; # tailscale magicdns
       };
     };