stockholm/tv/3modules/default.nix

9 lines
65 B
Nix
Raw Normal View History

2015-07-24 17:34:08 +02:00
_:
{
imports = [
./ejabberd.nix
./iptables.nix
];
}