Allow nftabless db
This commit is contained in:
@@ -11,12 +11,6 @@ let
|
||||
in
|
||||
{
|
||||
config = lib.mkIf ( enabledConfigs != {} ) {
|
||||
virtualisation.containers.containersConf.settings = {
|
||||
containers = {
|
||||
host_containers_internal = true;
|
||||
additional_hosts = [ "host.internal:host-gateway" ];
|
||||
};
|
||||
};
|
||||
|
||||
virtualisation.oci-containers = {
|
||||
backend = "podman";
|
||||
|
||||
Reference in New Issue
Block a user