EasySetupConfig: {
    sambaConfig: SambaConfig;
    smbPass: string;
    smbUser: string;
    zfsConfig: ZFSConfig;
}

Type declaration