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

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