summaryrefslogtreecommitdiffstats
path: root/tv/3modules/default.nix
blob: 22f3d80192f91037c04c671976dbf9b9a7c33c8b (plain)
1
2
3
4
5
6
7
8
_:

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