nichts/hosts/temperance/programs.nix

58 lines
813 B
Nix

{pkgs, ...}: {
environment.systemPackages = with pkgs; [
alsa-utils
anki
asciinema
cachix
calc
calibre
difftastic
element-desktop
evince
eza
gcc
gnumake
halloy
helvum
httpie
imagemagick
img2pdf
impala
imv
inetutils
jujutsu
keepassxc
lazygit
libtool
nextcloud-client
nicotine-plus
swww
microfetch
nmap
nyxt
# onlyoffice-bin
pavucontrol
pdfarranger
polkit
pulsemixer
python3
pwvucontrol
qbittorrent
r2modman
ripgrep
signal-desktop-beta
strawberry
telegram-desktop
thunderbird
tor-browser
trash-cli
tutanota-desktop
typst
ungoogled-chromium
wireguard-tools
xdg-utils
xournalpp
zapzap
zoxide
];
}