nixos/outline: remove non-existent systemd option (#388886)

This commit is contained in:
Pol Dellaiera
2025-03-11 22:50:50 +01:00
committed by GitHub
@@ -781,7 +781,6 @@ in
Group = cfg.group;
Restart = "always";
ProtectSystem = "strict";
PrivateHome = true;
PrivateTmp = true;
UMask = "0007";