mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-05-28 17:21:12 +02:00
kommode/gitea/install-customization: disable networking
This commit is contained in:
@@ -72,6 +72,7 @@ in
|
|||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
User = cfg.user;
|
User = cfg.user;
|
||||||
Group = cfg.group;
|
Group = cfg.group;
|
||||||
|
PrivateNetwork = true;
|
||||||
|
|
||||||
ExecStart = let
|
ExecStart = let
|
||||||
logo-svg = fp /assets/logo_blue_regular.svg;
|
logo-svg = fp /assets/logo_blue_regular.svg;
|
||||||
|
|||||||
Reference in New Issue
Block a user