expose an option to generate hardware configuration during installation
This commit is contained in:
@@ -52,8 +52,8 @@ export const MachineListItem = (props: MachineListItemProps) => {
|
||||
target_host: info?.deploy.targetHost,
|
||||
debug: true,
|
||||
nix_options: [],
|
||||
password: null,
|
||||
},
|
||||
password: null,
|
||||
}),
|
||||
{
|
||||
loading: "Installing...",
|
||||
|
||||
Reference in New Issue
Block a user