Remove unused packages
This commit is contained in:
parent
7d69b17cca
commit
fd616864bf
|
@ -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
|
||||
|
|
|
@ -8,7 +8,5 @@
|
|||
heroku
|
||||
libreoffice
|
||||
microsoft-edge
|
||||
slack
|
||||
zoom-us
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue