kommode/gitea/install-customization: disable networking

This commit is contained in:
h7x4
2026-05-28 03:15:47 +09:00
parent 5c859d9809
commit 6d9bd8256f

View File

@@ -72,6 +72,7 @@ in
Type = "oneshot";
User = cfg.user;
Group = cfg.group;
PrivateNetwork = true;
ExecStart = let
logo-svg = fp /assets/logo_blue_regular.svg;