libvirt: add support nftables backend (#424422)

This commit is contained in:
Franz Pletz 2025-07-13 02:03:59 +02:00 committed by GitHub
commit 9805973355
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -112,6 +112,8 @@
- `services.gitea` supports sending notifications with sendmail again. To do this, activate the parameter `services.gitea.mailerUseSendmail` and configure SMTP server.
- `libvirt` now supports using `nftables` backend.
- `services.ntpd-rs` now performs configuration validation.
- `services.monero` now includes the `environmentFile` option for adding secrets to the Monero daemon config.

View File

@ -22,6 +22,7 @@
libxslt,
makeWrapper,
meson,
nftables,
ninja,
openssh,
perl,
@ -91,6 +92,7 @@ let
iptables
kmod
lvm2
nftables
numactl
numad
openssh