clan_cli machines: use Flake instead of FlakeId
This commit is contained in:
@@ -51,7 +51,7 @@ export const MachineListItem = (props: MachineListItemProps) => {
|
||||
machine: {
|
||||
name: name,
|
||||
flake: {
|
||||
loc: active_clan,
|
||||
identifier: active_clan,
|
||||
},
|
||||
},
|
||||
no_reboot: true,
|
||||
|
||||
Reference in New Issue
Block a user