Added disko setup for desktop

This commit is contained in:
2026-06-30 00:01:44 +02:00
parent 649942096f
commit f1c99682ac
+3
View File
@@ -275,6 +275,9 @@
hostName = "cyper-proxy";
target = ""; # KVM console IP
};
install-cyper-desktop = mkInstall {
hostName = "cyper-desktop";
};
};
};
}