Commit c3f61d1c authored by evplus's avatar evplus
Browse files

nixos/incus ensure br_netfilter module is enabled

parent 4babefd7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -306,6 +306,7 @@ in
    };

    boot.kernelModules = [
      "br_netfilter"
      "veth"
      "xt_comment"
      "xt_CHECKSUM"