{ pkgs, ... }: { imports = [ ./my.nix ./staticWebsite.nix ./nginx.nix ./webhook.nix ]; }