citrix - upstream name change
This commit is contained in:
parent
8dc8b5e919
commit
090b86452c
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue