Update readme

This commit is contained in:
Riuga 2026-03-31 16:13:15 -05:00
parent c2cacde515
commit b296bf670e

View File

@ -1,6 +1,10 @@
## Citrix-in-a-VM for DTCC onboarding ## Citrix-in-a-VM for DTCC onboarding
The Citrix package is a bit finnicky to install and is closed source / considered-insecure for our needs here at Obsidian. This flake 1) wraps the `citrix_workspace` package with a scraper that automatically downloads the tarball for you, and 2) provides Citrix-in-a-NixOS-Qemu-VM with a convenient init script that copies in your preferred .ica file to launch it with. DTCC onboarding process requires you to access a remote Windows desktop via Citrix Workspace.
The Citrix package is a bit finnicky to install and is closed-source and considered insecure for our requirements here at Obsidian. This flake 1) wraps the `citrix_workspace` package with a scraper that automatically downloads the tarball for you, and 2) provides Citrix-in-a-NixOS-Qemu-VM with a convenient init script that copies in your preferred .ica file to launch it with.
The init script looks for ICA files in your XDG download dir (`~/Downloads`) and current working dir (i.e. the repo root).
**Usage of this repository implies you have read and accepted the Citrix EULA found here**: https://www.cloud.com/content/dam/cloud/documents/legal/end-user-agreement.pdf **Usage of this repository implies you have read and accepted the Citrix EULA found here**: https://www.cloud.com/content/dam/cloud/documents/legal/end-user-agreement.pdf