summaryrefslogtreecommitdiffstats
path: root/mv/3modules/default.nix
blob: 963f108b29d6be9cf1f47ddac675a418897387d2 (plain)
1
2
3
4
5
6
7
_:

{
  imports = [
    ./iptables.nix
  ];
}