5     modules/security/systemd-creds.nix
 
  11         default = "\"\${NIXOS_TARGET:-root@${config.networking.hostName}.${config.networking.domain}}\"";
 
  13           SSH address to the target host's super-user.
 
  16       substituteOnDestination = mkEnableOption "substitute-on-destination" // {