10 lines
82 B
Nix
10 lines
82 B
Nix
_:
|
|
|
|
{
|
|
imports = [
|
|
./consul.nix
|
|
./ejabberd.nix
|
|
./iptables.nix
|
|
];
|
|
}
|