- zen, other apps; + thunderbird

This commit is contained in:
2024-12-04 22:32:57 -06:00
parent 2269bf16cc
commit fcc0b36089
4 changed files with 7 additions and 47 deletions

View File

@@ -2,7 +2,6 @@
config,
lib,
pkgs,
inputs,
...
}:
{
@@ -22,10 +21,13 @@
};
users.users.jawz.packages =
let
vdhcoapp = pkgs.callPackage ../../pkgs/vdhcoapp/default.nix { };
otherPackages = [
# video download helper assistant
(pkgs.callPackage ../../pkgs/vdhcoapp/default.nix { })
];
packages = builtins.attrValues {
inherit (pkgs)
evolution # gnome email client
thunderbird # email client
warp # transfer files with based ppl
brave # crypto-browser that at least somewhat integrates with gtk
nextcloud-client # self-hosted google-drive alternative
@@ -39,10 +41,6 @@
;
};
in
packages
++ [
vdhcoapp # video download helper assistant
inputs.zen-browser.packages.x86_64-linux.default
];
packages ++ otherPackages;
};
}

View File

@@ -9,8 +9,6 @@
config = lib.mkIf config.my.apps.misc.enable {
users.users.jawz.packages = builtins.attrValues {
inherit (pkgs)
celeste # sync tool for any cloud provider
czkawka # duplicate finder
collector # stores things and throws them anywhere
blanket # background noise
metadata-cleaner # remove any metadata and geolocation from files