hermit/programs.nix: cleanup

This commit is contained in:
Bloxx12 2025-04-09 15:31:18 +02:00
commit f7e85b6cde

View file

@ -12,7 +12,6 @@
brave brave
cachix cachix
calc calc
# calibre
cbonsai cbonsai
cinny-desktop cinny-desktop
cmus cmus
@ -39,19 +38,14 @@
inetutils inetutils
jujutsu jujutsu
just just
jrnl
keepassxc keepassxc
lazygit lazygit
libtool libtool
librewolf librewolf
links2 links2
linuxHeaders linuxHeaders
moc
mpv mpv
ncmpcpp
neofetch
networkmanagerapplet networkmanagerapplet
nicotine-plus
nil nil
nitch nitch
obsidian obsidian
@ -59,11 +53,10 @@
microfetch microfetch
nmap nmap
pamixer pamixer
pavucontrol pwvucontrol
pdfarranger pdfarranger
pdfpc pdfpc
pfetch pfetch
pidgin
playerctl playerctl
polkit polkit
pulsemixer pulsemixer
@ -73,26 +66,15 @@
signal-desktop signal-desktop
smartmontools smartmontools
telegram-desktop telegram-desktop
texliveFull
tldr
thunderbird thunderbird
tor-browser
trash-cli trash-cli
typst typst
util-linux util-linux
v4l-utils v4l-utils
vesktop
vlc vlc
vscodium vscodium
weechat
wireguard-tools wireguard-tools
xournalpp xournalpp
zapzap
zip
zoxide
kakoune
kakoune-lsp
television
; ;
inherit (self.packages.${pkgs.stdenv.system}) helix; inherit (self.packages.${pkgs.stdenv.system}) helix;
}; };