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

{
  imports = [ ./nginx ./public-inbox ./tor ];
}