citrix - upstream name change

This commit is contained in:
Don Harper 2026-07-05 00:10:07 -05:00
parent 8dc8b5e919
commit 090b86452c

View file

@ -11,7 +11,7 @@ with lib; let
}; };
in { in {
config = mkIf cfg.enable { config = mkIf cfg.enable {
home.packages = with citrixPkgs; [ citrix_workspace ]; home.packages = with citrixPkgs; [ citrix-workspace ];
nixpkgs.config = { nixpkgs.config = {
allowUnfree = true; allowUnfree = true;
allowInsecure = true; allowInsecure = true;