From b296bf670e3b45346ef177ac77bb7df6e20ba180 Mon Sep 17 00:00:00 2001 From: Riuga Date: Tue, 31 Mar 2026 16:13:15 -0500 Subject: [PATCH] Update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2d5981..e4bdf51 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ ## 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