``` { czstaging = { config, pkgs, ... }: { deployment.targetHost = "1.3.3.7"; imports = [ ./serverone/configuration.nix ]; }; } ```