about summary refs log tree commit diff
path: root/machines/profpatsch/base-server.toml
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch/base-server.toml')
-rw-r--r--machines/profpatsch/base-server.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/machines/profpatsch/base-server.toml b/machines/profpatsch/base-server.toml
index 7081b0ad..8db3f0f9 100644
--- a/machines/profpatsch/base-server.toml
+++ b/machines/profpatsch/base-server.toml
@@ -20,6 +20,9 @@ enable = true
   addr = "0.0.0.0"
   port._configVariable.server = "sshPort"
 
+[networking]
+enableIPv6 = false
+
 [networking.firewall]
 enable = true
 allowPing = true