diff --git a/domains/landkreis_wittmund.conf b/domains/landkreis_wittmund.conf
index 34f04a059fa962be31584de557a83f60253b8555..b539d4b0866c98b56d557a44ff1df3fbc58a36f7 100644
--- a/domains/landkreis_wittmund.conf
+++ b/domains/landkreis_wittmund.conf
@@ -1,57 +1,57 @@
 {
-	domain_names = { landkreis_wittmund = 'landkreis-wittmund' },
-	domain_seed = '36efeb0741467bc1785b25f093f59d3ffee459c6fc52e299fa2dc4844cd8842e',
+  domain_names = { landkreis_wittmund = 'landkreis-wittmund' },
+  domain_seed = '36efeb0741467bc1785b25f093f59d3ffee459c6fc52e299fa2dc4844cd8842e',
 
-	prefix6 = '2a03:2260:1001:b800::/64',
-	extra_prefixes6 = { 'fd74:fdaa:9dc4:b800::/64' },
-	prefix4 = '10.18.184.0/21',
+  prefix6 = '2a03:2260:1001:b800::/64',
+  extra_prefixes6 = { 'fd74:fdaa:9dc4:b800::/64' },
+  prefix4 = '10.18.184.0/21',
 
-	wifi24 = {
-		ap = {
-			ssid = 'testing.nordwest.freifunk.net',
-		},
-		mesh = {
-			id = 't-ffnw-mesh_02:00:0A:12:B8:00',
-		},
-	},
-	wifi5 = {
-		ap = {
-			ssid = 'testing.nordwest.freifunk.net',
-		},
-		mesh = {
-			id = 't-ffnw-mesh_02:00:0A:12:B8:00',
-		},
-	},
+  wifi24 = {
+    ap = {
+      ssid = 'testing.nordwest.freifunk.net',
+    },
+    mesh = {
+      id = 't-ffnw-mesh_02:00:0A:12:B8:00',
+    },
+  },
+  wifi5 = {
+    ap = {
+      ssid = 'testing.nordwest.freifunk.net',
+    },
+    mesh = {
+      id = 't-ffnw-mesh_02:00:0A:12:B8:00',
+    },
+  },
 
-	next_node = {
-		name = { 'node.ffnw', 'nextnode', 'nn' },
-		ip6 = 'fd74:fdaa:9dc4:b800::1:1',
-		ip4 = '10.18.184.1',
-	},
+  next_node = {
+    name = { 'node.ffnw', 'nextnode', 'nn' },
+    ip6 = 'fd74:fdaa:9dc4:b800::1:1',
+    ip4 = '10.18.184.1',
+  },
 
-	mesh_vpn = {
- 		fastd = {
-			groups = {
-				backbone = {
-					peers = {
-						lk_wtm01 = {
-							key ='b57a979cc9ae698b4173b5b57b2b193e38de5cc423059023894965bba8458e45',
-							remotes = {'"lk-wtm01.sn.ffnw.de" port 10000'},
-						},
-						lk_wtm02 = {
-							key = '29a241d64158bc51f01e44bc188e91e5b887985da3688a02ce12b33439e17053',
-							remotes = {'"lk-wtm02.sn.ffnw.de" port 10001'},
-						},
-					},
-				},
-			},
-		},
-		tunneldigger = {
-			brokers = {'wtm01.sn.ffnw.de:9000'}
-		},
-	},
-	hoodselector = {
-		shapes = {
+  mesh_vpn = {
+    fastd = {
+      groups = {
+        backbone = {
+          peers = {
+            lk_wtm01 = {
+              key ='b57a979cc9ae698b4173b5b57b2b193e38de5cc423059023894965bba8458e45',
+              remotes = {'"lk-wtm01.sn.ffnw.de" port 10000'},
+            },
+            lk_wtm02 = {
+              key = '29a241d64158bc51f01e44bc188e91e5b887985da3688a02ce12b33439e17053',
+              remotes = {'"lk-wtm02.sn.ffnw.de" port 10001'},
+            },
+          },
+        },
+      },
+    },
+    tunneldigger = {
+      brokers = {'wtm01.sn.ffnw.de:9000'}
+    },
+  },
+  hoodselector = {
+    shapes = {
       {
         {
          lat = 53.372,
@@ -99,5 +99,5 @@
         }
       }
     }
-	}
+  }
 }