From 81c753d78ed8a4d25ee5af755460af6bf9600d58 Mon Sep 17 00:00:00 2001
From: "Rory&::Emma" <root@rory.gay>
Date: Wed, 1 Nov 2023 17:13:31 +0000
Subject: Updates

---
 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 8b1a915..ea023d6 100755
--- a/host/Rory-nginx/configuration.nix
+++ b/host/Rory-nginx/configuration.nix
@@ -26,6 +26,7 @@
       address = "10.10.10.2";
       prefixLength = 16;
     } ];
+    defaultGateway.interface = "ens18";
 #    extraHosts = ''
 #      127.0.0.1 rory.gay
 #      127.0.0.1 matrix.rory.gay
-- 
cgit 1.4.1