aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/darkstar/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/darkstar/services.nix')
-rw-r--r--hosts/darkstar/services.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/darkstar/services.nix b/hosts/darkstar/services.nix
index dc8b457..ac033c9 100644
--- a/hosts/darkstar/services.nix
+++ b/hosts/darkstar/services.nix
@@ -46,7 +46,7 @@
];
local-data = [
"\"darkstar.bitgnome.net. IN A 192.168.1.1\""
- #"\"hackerswithstyle.se. IN A 192.168.1.1\""
+ "\"hackerswithstyle.se. IN A 192.168.1.1\""
"\"arrakis.bitgnome.net. IN A 192.168.1.2\""
"\"caladan.bitgnome.net. IN A 192.168.1.4\""
"\"jupiter.bitgnome.net. IN A 192.168.1.11\""
@@ -71,7 +71,7 @@
];
local-zone = [
"\"bitgnome.net.\" transparent"
- #"\"hackerswithstyle.se.\" transparent"
+ "\"hackerswithstyle.se.\" transparent"
"\"1.168.192.in-addr.arpa.\" static"
];
verbosity = 2;