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