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 {
config = mkIf cfg.enable {
home.packages = with citrixPkgs; [ citrix_workspace ];
home.packages = with citrixPkgs; [ citrix-workspace ];
nixpkgs.config = {
allowUnfree = true;
allowInsecure = true;