My Nix Configuration
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[marvin] fix mail-archiver hardening config

dish 12c11c47 9f671527

+1 -1
+1 -1
hosts/marvin/services/mail-archiver.nix
··· 104 104 ProtectSystem = true; 105 105 RestrictNamespaces = true; 106 106 RestrictRealtime = true; 107 - RestrictSUIDGUID = true; 107 + RestrictSUIDSGID = true; 108 108 }; 109 109 }; 110 110