Loading
nixos/redmine: Set ProtectSystem to `strict`
Make the whole file system read-only except the directories related to
Redmine, like the state directory. The runtime directory is already
excluded by configuring it with the option `RuntimeDirectory`.
Signed-off-by:
Felix Singer <felixsinger@posteo.net>