summaryrefslogtreecommitdiff
path: root/Biz/Cloud/Comms.nix
blob: bf7a7634b73e29e17019c623653eadb63fde5de7 (plain)
1
2
3
4
5
{ ... }:

{
  imports = [ ./Comms/Xmpp.nix ./Comms/Mumble.nix ];
}