nixos/nftables: add release notes for checkRuleset option (#223283)
This commit is contained in:
parent
a0be54df4c
commit
b0fd7a3179
@ -259,6 +259,8 @@ In addition to numerous new and upgraded packages, this release has the followin
|
||||
If undesired, the old behavior can be restored by overriding the builders with
|
||||
`{ installDocumentation = false; }`.
|
||||
|
||||
- The new option `networking.nftables.checkRuleset` controls whether the ruleset is checked for syntax or not during build. It is `true` by default. The check might fail because it is in a sandbox environment. To circumvent this, the ruleset file can be edited using the `networking.nftables.preCheckRuleset` option.
|
||||
|
||||
- `mastodon` now supports connection to a remote `PostgreSQL` database.
|
||||
|
||||
- `nextcloud` has an option to enable SSE-C in S3.
|
||||
|
Loading…
Reference in New Issue
Block a user