11 lines
206 B
JSON
11 lines
206 B
JSON
{
|
|
enable: "true",
|
|
|
|
provider: "system",
|
|
packages: ["nftables"],
|
|
configFiles: [
|
|
"nftables.template:/etc/nftables.nft",
|
|
"netavark.template:/etc/containers/containers.conf.d/50-netavark-nftables.conf",
|
|
],
|
|
}
|