nichts/hosts/hermit/programs.nix

74 lines
958 B
Nix

{pkgs, ...}: {
environment.systemPackages = with pkgs; [
ladybird
alsa-utils
asciinema
blueman
bluetuith
bluez
cachix
calc
calibre
cbonsai
cmus
difftastic
element
element-desktop
evince
eza
fftw
grc
git
halloy
helvum
httpie
hyperfine
imagemagick
img2pdf
impala
imv
inetutils
jrnl
keepassxc
lazygit
libtool
links2
mapscii
moc
ncmpcpp
neofetch
networkmanagerapplet
nextcloud-client
nicotine-plus
nil
nitch
swww
microfetch
nmap
notesnook
pamixer
pavucontrol
pdfarranger
pfetch
pidgin
playerctl
polkit
python3
ripgrep
signal-desktop-beta
smartmontools
telegram-desktop
tldr
thunderbird
trash-cli
util-linux
v4l-utils
vlc
weechat
wireguard-tools
xournalpp
zapzap
zip
zoxide
];
}