Skip to content

Commit 598e3ab

Browse files
authored
nixos/outline: remove non-existent systemd option (#388886)
2 parents 784ea3f + 9173c89 commit 598e3ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nixos/modules/services/web-apps/outline.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,6 @@ in
781781
Group = cfg.group;
782782
Restart = "always";
783783
ProtectSystem = "strict";
784-
PrivateHome = true;
785784
PrivateTmp = true;
786785
UMask = "0007";
787786

0 commit comments

Comments
 (0)