Loading nixos/modules/services/web-apps/gerrit.nix +1 −0 Original line number Diff line number Diff line Loading @@ -232,6 +232,7 @@ in LockPersonality = true; NoNewPrivileges = true; PrivateDevices = true; PrivateMounts = true; PrivateTmp = true; ProtectClock = true; ProtectControlGroups = true; Loading Loading
nixos/modules/services/web-apps/gerrit.nix +1 −0 Original line number Diff line number Diff line Loading @@ -232,6 +232,7 @@ in LockPersonality = true; NoNewPrivileges = true; PrivateDevices = true; PrivateMounts = true; PrivateTmp = true; ProtectClock = true; ProtectControlGroups = true; Loading