about summary refs log tree commit diff
path: root/modules/server/irc/default.nix
blob: 81a039ae420b1163681b9183e9106c1284008aad (plain) (blame)
1
2
3
4
5
{ ... }:

{
  imports = [ ./soju ./znc ];
}