mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
nixos/incus ensure br_netfilter module is enabled
This commit is contained in:
parent
4babefd727
commit
c3f61d1cbd
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ in
|
|||
};
|
||||
|
||||
boot.kernelModules = [
|
||||
"br_netfilter"
|
||||
"veth"
|
||||
"xt_comment"
|
||||
"xt_CHECKSUM"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue