migrated complex pkgs

This commit is contained in:
2024-12-14 16:54:50 -06:00
parent 3242385ad5
commit b40e4e2226
16 changed files with 21 additions and 943 deletions

View File

@@ -1,4 +1,5 @@
{
inputs,
config,
lib,
pkgs,
@@ -20,11 +21,12 @@
};
};
users.users.jawz.packages =
[
# video download helper assistant
(pkgs.callPackage ../../pkgs/vdhcoapp/default.nix { })
(pkgs.callPackage ../../pkgs/talk/default.nix { })
]
builtins.attrValues {
inherit (inputs.jawz-scripts.packages.x86_64-linux)
vdhcoapp # video download helper assistant
talk # nextcloud talk client
;
}
++ builtins.attrValues {
inherit (pkgs)
thunderbird # email client