Remove unused packages
This commit is contained in:
parent
7d69b17cca
commit
fd616864bf
|
@ -3,7 +3,6 @@
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
aaxtomp3 # For converting Audible files
|
aaxtomp3 # For converting Audible files
|
||||||
aerc # Command line email client
|
|
||||||
anki
|
anki
|
||||||
audible-cli
|
audible-cli
|
||||||
bitwarden
|
bitwarden
|
||||||
|
@ -13,7 +12,6 @@
|
||||||
calibre
|
calibre
|
||||||
cdrkit
|
cdrkit
|
||||||
chromium
|
chromium
|
||||||
comma
|
|
||||||
delta # Nice diffing pager for Git
|
delta # Nice diffing pager for Git
|
||||||
docker-compose
|
docker-compose
|
||||||
dunst
|
dunst
|
||||||
|
@ -35,7 +33,6 @@
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
hyprpaper
|
hyprpaper
|
||||||
imagemagick
|
imagemagick
|
||||||
kde-gruvbox
|
|
||||||
keyutils # For keyctl, required by qute-bitwarden
|
keyutils # For keyctl, required by qute-bitwarden
|
||||||
kitty
|
kitty
|
||||||
kitty-themes
|
kitty-themes
|
||||||
|
|
|
@ -8,7 +8,5 @@
|
||||||
heroku
|
heroku
|
||||||
libreoffice
|
libreoffice
|
||||||
microsoft-edge
|
microsoft-edge
|
||||||
slack
|
|
||||||
zoom-us
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue