nixos/incus ensure br_netfilter module is enabled (#391390)
Adam C. Stephens 9 months ago 12f83c72 f9ffac5a
··· 306 }; 307 308 boot.kernelModules = [ 0 309 "veth" 310 "xt_comment" 311 "xt_CHECKSUM"
··· 306 }; 307 308 boot.kernelModules = [ 309 + "br_netfilter" 310 "veth" 311 "xt_comment" 312 "xt_CHECKSUM"