nextcloud talk pkgs

This commit is contained in:
2024-12-07 11:37:01 -06:00
parent 100756427b
commit ecec4b138d
2 changed files with 90 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
otherPackages = [
# video download helper assistant
(pkgs.callPackage ../../pkgs/vdhcoapp/default.nix { })
(pkgs.callPackage ../../pkgs/talk/default.nix { })
];
packages = builtins.attrValues {
inherit (pkgs)