Unverified Commit 98059733 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

libvirt: add support nftables backend (#424422)

parents 85bd6811 80318319
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
  libxslt,
  makeWrapper,
  meson,
  nftables,
  ninja,
  openssh,
  perl,
@@ -91,6 +92,7 @@ let
      iptables
      kmod
      lvm2
      nftables
      numactl
      numad
      openssh