nixos/incus ensure br_netfilter module is enabled
This commit is contained in:
@@ -306,6 +306,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
boot.kernelModules = [
|
boot.kernelModules = [
|
||||||
|
"br_netfilter"
|
||||||
"veth"
|
"veth"
|
||||||
"xt_comment"
|
"xt_comment"
|
||||||
"xt_CHECKSUM"
|
"xt_CHECKSUM"
|
||||||
|
|||||||
Reference in New Issue
Block a user