{ ... }:

{
  imports = [
    ./configuration.nix
    ./networking.nix
    ./nginx.nix
    ./virtualHosts
    ./sops.nix
    ./spaceapid.nix
  ];
}