stockholm/tv/3modules/default.nix

10 lines
82 B
Nix
Raw Normal View History

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