From 09379f901abd4d476c7c73fabb219d138f11cb62 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Sun, 3 Dec 2023 21:41:09 +0100 Subject: [PATCH] add privatenetwork --- hosts/fw.cloonar.com/modules/gitea.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/fw.cloonar.com/modules/gitea.nix b/hosts/fw.cloonar.com/modules/gitea.nix index 8b0db82..de86187 100644 --- a/hosts/fw.cloonar.com/modules/gitea.nix +++ b/hosts/fw.cloonar.com/modules/gitea.nix @@ -101,6 +101,7 @@ in autoStart = true; ephemeral = true; # macvlans = [ "vserver" ]; + privateNetwork = true; hostBridge = "server"; localAddress = "10.42.97.1/24"; bindMounts = {