diff --git a/hosts/fw.cloonar.com/modules/gitea.nix b/hosts/fw.cloonar.com/modules/gitea.nix index ac63985..7aa58ef 100644 --- a/hosts/fw.cloonar.com/modules/gitea.nix +++ b/hosts/fw.cloonar.com/modules/gitea.nix @@ -99,7 +99,7 @@ in containers.gitea = { autoStart = true; - ephemeral = true; + # ephemeral = true; macvlans = [ "vserver" ]; # privateNetwork = true; # hostBridge = "server";