From ee2254a4de2a3176a7a9d803e6d7e3402e6ceb18 Mon Sep 17 00:00:00 2001 From: Rory& Date: Wed, 28 Aug 2024 22:39:35 +0200 Subject: Screw IPv6 --- host/Rory-nginx/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'host') diff --git a/host/Rory-nginx/configuration.nix b/host/Rory-nginx/configuration.nix index 456e15c..0ef6995 100755 --- a/host/Rory-nginx/configuration.nix +++ b/host/Rory-nginx/configuration.nix @@ -28,6 +28,7 @@ users.groups.ocp = { }; networking = { hostName = "Rory-nginx"; + enableIPv6 = false; interfaces.ens18.ipv4.addresses = [ { address = "192.168.1.2"; -- cgit 1.4.1