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 = {
|
||||
enable = true;
|
||||
daemon.settings = {
|
||||
"iptables" = false;
|
||||
};
|
||||
autoPrune = {
|
||||
enable = true;
|
||||
dates = "monthly";
|
||||
|
|
Loading…
Reference in a new issue