namespace MoonlightServers.Daemon.Models; public record InstallConfiguration(string Shell, string DockerImage, string Script);