2022-09-26 13:27:59 +00:00
|
|
|
{
|
2022-09-24 03:24:58 +00:00
|
|
|
imports = [
|
|
|
|
(toString ../profiles/qemu-vm)
|
|
|
|
];
|
|
|
|
config = {
|
2022-09-26 13:27:59 +00:00
|
|
|
#deployment.targetHost = "";
|
|
|
|
#deployment.targetUser = "";
|
|
|
|
#deployment.targetPort = "";
|
2022-09-24 03:24:58 +00:00
|
|
|
};
|
|
|
|
}
|