summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rwxr-xr-xhost/Rory-nginx/configuration.nix1
1 files changed, 1 insertions, 0 deletions
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";