9 lines
65 B
Nix
9 lines
65 B
Nix
|
_:
|
||
|
|
||
|
{
|
||
|
imports = [
|
||
|
./ejabberd.nix
|
||
|
./iptables.nix
|
||
|
];
|
||
|
}
|