summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xhost/Rory-nginx/services/containers/draupnir-cme/root.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-nginx/services/containers/draupnir-cme/root.nix b/host/Rory-nginx/services/containers/draupnir-cme/root.nix

index 3802ee2..cf6f8c0 100755 --- a/host/Rory-nginx/services/containers/draupnir-cme/root.nix +++ b/host/Rory-nginx/services/containers/draupnir-cme/root.nix
@@ -35,7 +35,7 @@ networking.hosts = { "192.168.100.16" = [ "matrix.rory.gay" "rory.gay" ]; - } + }; networking.firewall = { enable = true;