about summary refs log tree commit diff
path: root/lib/dns.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lib/dns.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dns.nix b/lib/dns.nix
index e486f1c..5e1d767 100644
--- a/lib/dns.nix
+++ b/lib/dns.nix
@@ -1,4 +1,4 @@
-_: {
+{
   const = {
     quad9 = {
       default = ["9.9.9.9" "149.112.112.112" "2620:fe::fe" "2620:fe::9"];

Consider giving Nix/NixOS a try! <3