From d3c661559278940c51b8e962e8091c2149ed482f Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Fri, 26 Jul 2024 19:50:08 +0700 Subject: [PATCH] bareksa: added more hosts --- system/modules/networking.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system/modules/networking.nix b/system/modules/networking.nix index 09f77ab..221f119 100644 --- a/system/modules/networking.nix +++ b/system/modules/networking.nix @@ -4,6 +4,8 @@ networking.extraHosts = '' 192.168.50.217 gitlab.bareksa.com 192.168.50.205 tools.bareksa.local + 192.168.3.50 kafka.dev.bareksa.local + 192.168.3.109 redpanda.dev.bareksa.local kafka-console.dev.bareksa.local ''; networking.firewall = let