about summary refs log tree commit diff
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2018-09-17 23:26:09 +0200
committerProfpatsch <mail@profpatsch.de>2018-09-21 22:05:44 +0200
commitf8af37905d4202bc5b5e312fa30ae5b49bf057c7 (patch)
tree35bec2da84ae05ede82e9bca709105aa2e1ef34b
parent3cbf143da6c6213a184b7562555cf0cfee3ca133 (diff)
machines/katara: add local unbound DNS resolver
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 4c6c8dd2..62f79dbd 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -79,6 +79,8 @@ in {
     #   };
     #   userControlled.enable = true;
     # };
+
+    services.unbound.enable = true;
     networking.networkmanager.enable = true;
 
     # networking.bonds = {