docker: block external connections
This commit is contained in:
parent
7b670efc67
commit
be3686db82
3 changed files with 42 additions and 1 deletions
|
@ -139,6 +139,12 @@
|
|||
];
|
||||
vrr-fullscreen = [ ];
|
||||
controller-battery = [ ];
|
||||
_docker-block-external-connections = [
|
||||
iptables
|
||||
gawk
|
||||
gnugrep
|
||||
iproute2
|
||||
];
|
||||
}
|
||||
// lib.mapAttrs importScript {
|
||||
wdmenu = ./wdmenu.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue