updates from makefile

This commit is contained in:
Don Harper 2024-03-09 22:16:27 -06:00
parent 74b27ef7c3
commit a3939ab323
3 changed files with 12 additions and 11 deletions

View file

@ -1,8 +1,8 @@
{ config, pkgs, inputs, ... }:
{
home.packages = with pkgs; [
#inputs.nixpkgs-2311.opencv
opencv
inputs.nixpkgs-2311.opencv
#opencv
citrix_workspace
];
home.file."ICAClient" = {