{ pkgs, ... }: { imports = [ ./my.nix ./staticWebsites.nix ./nginx.nix ./webhooks.nix ]; }