Revert "docker: disable iptables to fix bad security"
This reverts commit 84e26f0573
.
This commit is contained in:
parent
a8543c5090
commit
c73663340a
|
@ -4,9 +4,6 @@
|
||||||
|
|
||||||
virtualisation.docker = {
|
virtualisation.docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
daemon.settings = {
|
|
||||||
"iptables" = false;
|
|
||||||
};
|
|
||||||
autoPrune = {
|
autoPrune = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dates = "monthly";
|
dates = "monthly";
|
||||||
|
|
Loading…
Reference in a new issue