diff --git a/users/tsv/packages.nix b/users/tsv/packages.nix index 1b74cd1..7f32c31 100644 --- a/users/tsv/packages.nix +++ b/users/tsv/packages.nix @@ -3,7 +3,6 @@ { home.packages = with pkgs; [ aaxtomp3 # For converting Audible files - aerc # Command line email client anki audible-cli bitwarden @@ -13,7 +12,6 @@ calibre cdrkit chromium - comma delta # Nice diffing pager for Git docker-compose dunst @@ -35,7 +33,6 @@ xdg-desktop-portal-hyprland hyprpaper imagemagick - kde-gruvbox keyutils # For keyctl, required by qute-bitwarden kitty kitty-themes diff --git a/users/tsv/work-packages.nix b/users/tsv/work-packages.nix index 68af2a7..3aa4a8d 100644 --- a/users/tsv/work-packages.nix +++ b/users/tsv/work-packages.nix @@ -8,7 +8,5 @@ heroku libreoffice microsoft-edge - slack - zoom-us ]; }