summary refs log tree commit diff
path: root/profiles/network.nix
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-05-18 19:40:01 +0300
committertzlil <tzlils@protonmail.com>2023-05-18 19:40:01 +0300
commit959dfaaeb7ae01a77f9e2c3c17bac1b7e23d8ea1 (patch)
treea169856c7c33530aa1b3b7482fe6c8bc4685f456 /profiles/network.nix
parent57cbc3ac65272242bfee162b916d9675935e9c2e (diff)
add keepassxc to laptop, setup syncthing
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 90c5d47..c959824 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
       };
     };