{ ... }:
{
  imports = [
    ./nginx.nix
    ./services.nix
    ./users.nix
  ];
}