Update readme
This commit is contained in:
parent
c2cacde515
commit
b296bf670e
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user