{
  inputs,
  outputs,
  lib,
  config,
  pkgs,
  ...
}: {
  imports = [
    ./conduit
    ./forgejo
    ./gotosocial
    ./mail-server
    ./nextcloud
    ./phanpy
    ./postgres
    ./roundcube
    ./coturn
    ./dashboard
    #./cinny
    #./firefox-sync
    ./writefreely
  ];
}