home/citrix | remove unneed dep

This commit is contained in:
Don Harper 2024-03-13 16:46:58 -05:00
parent dbae17bd46
commit f8b4ff24b2

View file

@ -1,7 +1,6 @@
{ config, pkgs, ... }:
{
home.packages = with pkgs; [
opencv
citrix_workspace
];
home.file."ICAClient" = {