nichts/hosts/vali/temperance/programs.nix
2024-07-22 22:46:11 +02:00

124 lines
1.6 KiB
Nix

{
inputs',
pkgs,
...
}: let
nixpkgs-wayland = inputs'.nixpkgs-wayland.packages;
in {
environment.systemPackages = with pkgs; [
abaddon
alsa-utils
asciinema
bibata-cursors
blanket
broot
browsh
cachix
calc
calibre
cbonsai
cmake
cmus
difftastic
dig
digikam
easyeffects
element-desktop
evince
eza
fastfetch
ffmpeg-full
fftw
fzf
gcc
gdb
gnumake
gnutls
grc
grimblast
gthumb
git
helvum
heroic
httpie
imagemagickBig
img2pdf
impala
imv
inetutils
jrnl
keepassxc
krita
lazygit
#librewolf
libtool
links2
lutris
mapscii
mars-mips
moc
musikcube
nautilus
ncmpcpp
neofetch
nheko
networkmanagerapplet
nextcloud-client
nicotine-plus
nil
nitch
nixpkgs-wayland.swww
nmap
notesnook
obsidian
onlyoffice-bin
pamixer
pavucontrol
pdfarranger
pfetch
pidgin
playerctl
polkit
python3
qbittorrent
ripgrep
rnote
scc
scummvm
sherlock
shotwell
signal-desktop-beta
smartmontools
strawberry
teamspeak_client
telegram-desktop
texliveFull
tldr
thunderbird
tor-browser-bundle-bin
trash-cli
tree
ttyper
typst
# typstfmt does not work either
typstyle
typst-lsp
unzip
util-linux
v4l-utils
ventoy-full
vlc
vscodium
wget
wine
winetricks
wireguard-tools
wl-clipboard
xdg-utils
xournalpp
yt-dlp
zapzap
zip
zoxide
];
}