summaryrefslogtreecommitdiff
path: root/deployment/systems/aisaka.scm
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/systems/aisaka.scm')
-rw-r--r--deployment/systems/aisaka.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/systems/aisaka.scm b/deployment/systems/aisaka.scm
index 35f1f75..f2b4b90 100644
--- a/deployment/systems/aisaka.scm
+++ b/deployment/systems/aisaka.scm
@@ -119,7 +119,7 @@
(define knot-configuration
(gnu:services:dns:knot-configuration
- (listen-v4 "0.0.0.0")
+ (listen-v4 "192.168.1.2")
(zones (list master-zone))))
(define knot