1 2 3 4 5 6 7 8
{ hermes = { imports = [ ../configuration.nix ]; networking.domain = "latitude7490"; # deployment.targetHost = "hermes.latitude7490"; }; }