Cleaning up/annotating packages
This commit is contained in:
parent
081a322d45
commit
be222c30d3
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
aaxtomp3
|
aaxtomp3 # For converting Audible files
|
||||||
aerc
|
aerc # Command line email client
|
||||||
anki
|
anki
|
||||||
audible-cli
|
audible-cli
|
||||||
bitwarden
|
bitwarden
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
gnumake
|
gnumake
|
||||||
gnupg
|
gnupg
|
||||||
gimp
|
gimp
|
||||||
grimblast
|
grimblast # Screenshotter by the hyprland devs
|
||||||
gtk4.dev
|
gtk4.dev
|
||||||
htop
|
htop
|
||||||
hyprland-protocols
|
hyprland-protocols
|
||||||
|
@ -31,15 +31,12 @@
|
||||||
hyprpaper
|
hyprpaper
|
||||||
imagemagick
|
imagemagick
|
||||||
kde-gruvbox
|
kde-gruvbox
|
||||||
|
keyutils # For keyctl, required by qute-bitwarden
|
||||||
kitty
|
kitty
|
||||||
kitty-themes
|
kitty-themes
|
||||||
lshw
|
lshw
|
||||||
nerdfonts
|
nerdfonts
|
||||||
pandoc
|
pandoc
|
||||||
(pass.withExtensions (exts: [
|
|
||||||
exts.pass-import
|
|
||||||
exts.pass-otp
|
|
||||||
]))
|
|
||||||
pavucontrol
|
pavucontrol
|
||||||
pkg-config
|
pkg-config
|
||||||
polkit-kde-agent
|
polkit-kde-agent
|
||||||
|
|
Loading…
Reference in New Issue