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";
|
||||
User = cfg.user;
|
||||
Group = cfg.group;
|
||||
PrivateNetwork = true;
|
||||
|
||||
ExecStart = let
|
||||
logo-svg = fp /assets/logo_blue_regular.svg;
|
||||
|
||||
Reference in New Issue
Block a user