From fd616864bfec6aea081ef31d29d028ea4b514809 Mon Sep 17 00:00:00 2001 From: Trevor Vallender Date: Mon, 28 Aug 2023 13:47:09 +0100 Subject: [PATCH] Remove unused packages --- users/tsv/packages.nix | 3 --- users/tsv/work-packages.nix | 2 -- 2 files changed, 5 deletions(-) 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 ]; }