Tuning/refactoring/etc
This commit is contained in:
parent
cdfcbf76e3
commit
73482423ee
28 changed files with 189 additions and 211 deletions
|
|
@ -31,7 +31,7 @@ with lib; let
|
|||
|
||||
citrix_workspace_overlay = pkgs.citrix_workspace; # DELME
|
||||
in {
|
||||
options.roles.citrix = {enable = lib.mkEnableOption "citrix tools";};
|
||||
# options.roles.citrix = {enable = lib.mkEnableOption "citrix tools";};
|
||||
config = mkIf cfg.enable {
|
||||
# FIXME : remove when new version of Citrix is released
|
||||
# home-manager.users.don.home.packages = with pkgs; [citrix_workspace];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue