updates from makefile
This commit is contained in:
parent
72efc3f752
commit
8be29c8168
3 changed files with 70 additions and 16 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, inputs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
#inputs.nixpkgs-2311.opencv
|
||||
opencv
|
||||
citrix_workspace
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue