nichts/hosts/temperance/programs.nix

77 lines
1 KiB
Nix

{pkgs, ...}: {
environment.systemPackages = with pkgs; [
alsa-utils
anki
asciinema
beets
cachix
calc
difftastic
distrobox
element-desktop
emacs30-pgtk
evince
eza
gcc
ida-free
gnumake
halloy
helvum
httpie
imagemagick
imhex
img2pdf
impala
imv
inetutils
joplin-desktop
jujutsu
julia
just
keepassxc
lazygit
librewolf
libtool
logiops
mpv
nextcloud-client
nicotine-plus
swww
microfetch
nmap
# onlyoffice-bin
pandoc
pavucontrol
pdfarranger
picard
polkit
pulsemixer
python3
pwvucontrol
qbittorrent
r2modman
radare2
ripgrep
rmpc
sayonara
signal-desktop
strawberry
telegram-desktop
texliveFull
thunderbird
tor-browser
trash-cli
tutanota-desktop
typst
# ungoogled-chromium
vesktop
walker
wineWowPackages.waylandFull
wireguard-tools
xdg-utils
xournalpp
zapzap
zotero
zoxide
];
}