home/citrix | remove unneed dep
This commit is contained in:
parent
dbae17bd46
commit
f8b4ff24b2
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
opencv
|
|
||||||
citrix_workspace
|
citrix_workspace
|
||||||
];
|
];
|
||||||
home.file."ICAClient" = {
|
home.file."ICAClient" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue