From 80318319cbe7b46a367e6bbec963f723551c4726 Mon Sep 17 00:00:00 2001 From: Izorkin Date: Fri, 11 Jul 2025 23:51:20 +0300 Subject: [PATCH] libvirt: add support nftables backend --- nixos/doc/manual/release-notes/rl-2511.section.md | 2 ++ pkgs/by-name/li/libvirt/package.nix | 2 ++ 2 files changed, 4 insertions(+) diff --git a/nixos/doc/manual/release-notes/rl-2511.section.md b/nixos/doc/manual/release-notes/rl-2511.section.md index 171ea46102af..ef0184e77de1 100644 --- a/nixos/doc/manual/release-notes/rl-2511.section.md +++ b/nixos/doc/manual/release-notes/rl-2511.section.md @@ -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. diff --git a/pkgs/by-name/li/libvirt/package.nix b/pkgs/by-name/li/libvirt/package.nix index 5d987089f704..3bd938f7e824 100644 --- a/pkgs/by-name/li/libvirt/package.nix +++ b/pkgs/by-name/li/libvirt/package.nix @@ -22,6 +22,7 @@ libxslt, makeWrapper, meson, + nftables, ninja, openssh, perl, @@ -91,6 +92,7 @@ let iptables kmod lvm2 + nftables numactl numad openssh