2024-08-28 12:46:50 +02:00
|
|
|
{pkgs, ...}: {
|
2024-05-15 00:14:59 +02:00
|
|
|
environment.systemPackages = with pkgs; [
|
2024-05-22 10:43:46 +02:00
|
|
|
alejandra
|
2024-05-15 00:14:59 +02:00
|
|
|
alsa-utils
|
|
|
|
asciinema
|
|
|
|
bibata-cursors
|
2024-07-06 13:39:24 +02:00
|
|
|
blueman
|
|
|
|
bluetuith
|
|
|
|
bluez
|
2024-07-08 22:24:41 +02:00
|
|
|
#botany
|
2024-07-07 23:45:18 +02:00
|
|
|
cachix
|
2024-07-10 22:10:54 +02:00
|
|
|
calc
|
2024-07-13 22:08:21 +02:00
|
|
|
calibre
|
2024-07-15 09:27:55 +02:00
|
|
|
cbonsai
|
2024-05-19 22:35:54 +02:00
|
|
|
cmake
|
2024-07-13 22:08:21 +02:00
|
|
|
cmus
|
2024-05-15 00:14:59 +02:00
|
|
|
difftastic
|
|
|
|
dig
|
2024-08-17 11:19:57 +02:00
|
|
|
# easyeffects #broken
|
2024-05-15 00:14:59 +02:00
|
|
|
evince
|
|
|
|
eza
|
|
|
|
fastfetch
|
|
|
|
feh
|
|
|
|
ffmpeg-full
|
|
|
|
fftw
|
2024-07-08 22:24:41 +02:00
|
|
|
fzf
|
2024-05-15 00:14:59 +02:00
|
|
|
gcc
|
|
|
|
gdb
|
|
|
|
gnumake
|
|
|
|
grc
|
|
|
|
git
|
|
|
|
helvum
|
|
|
|
httpie
|
2024-08-13 11:00:58 +02:00
|
|
|
hyperfine
|
2024-05-15 00:14:59 +02:00
|
|
|
imagemagick
|
|
|
|
img2pdf
|
2024-07-08 22:24:41 +02:00
|
|
|
impala
|
2024-05-15 00:14:59 +02:00
|
|
|
imv
|
2024-07-08 22:24:41 +02:00
|
|
|
inetutils
|
2024-07-13 22:08:21 +02:00
|
|
|
jrnl
|
2024-05-15 00:14:59 +02:00
|
|
|
keepassxc
|
|
|
|
lazygit
|
2024-05-20 01:17:59 +02:00
|
|
|
libtool
|
2024-05-15 00:14:59 +02:00
|
|
|
links2
|
2024-07-08 22:24:41 +02:00
|
|
|
mapscii
|
2024-07-13 22:08:21 +02:00
|
|
|
moc
|
2024-05-15 00:14:59 +02:00
|
|
|
ncmpcpp
|
|
|
|
neofetch
|
|
|
|
networkmanagerapplet
|
|
|
|
nextcloud-client
|
2024-08-21 00:00:59 +02:00
|
|
|
#nheko
|
2024-05-15 00:14:59 +02:00
|
|
|
nicotine-plus
|
|
|
|
nil
|
|
|
|
nitch
|
2024-08-21 23:11:59 +02:00
|
|
|
swww
|
2024-08-27 17:55:01 +02:00
|
|
|
microfetch
|
2024-05-15 00:14:59 +02:00
|
|
|
nmap
|
|
|
|
notesnook
|
|
|
|
onlyoffice-bin
|
|
|
|
pamixer
|
|
|
|
pavucontrol
|
|
|
|
pdfarranger
|
|
|
|
pfetch
|
|
|
|
pidgin
|
|
|
|
playerctl
|
|
|
|
polkit
|
|
|
|
python3
|
2024-05-21 23:41:23 +02:00
|
|
|
ripgrep
|
2024-05-15 00:14:59 +02:00
|
|
|
scc
|
|
|
|
sherlock
|
|
|
|
signal-desktop-beta
|
|
|
|
smartmontools
|
|
|
|
telegram-desktop
|
2024-05-15 01:09:41 +02:00
|
|
|
tldr
|
2024-05-15 00:14:59 +02:00
|
|
|
thunderbird
|
|
|
|
trash-cli
|
|
|
|
tree
|
2024-07-08 22:24:41 +02:00
|
|
|
ttyper
|
2024-05-15 00:14:59 +02:00
|
|
|
unzip
|
|
|
|
util-linux
|
|
|
|
v4l-utils
|
|
|
|
ventoy-full
|
|
|
|
vlc
|
|
|
|
weechat
|
|
|
|
wget
|
|
|
|
wireguard-tools
|
2024-05-20 11:49:00 +02:00
|
|
|
wl-clipboard
|
2024-05-21 22:30:34 +02:00
|
|
|
xdg-utils
|
2024-05-15 00:14:59 +02:00
|
|
|
xournalpp
|
|
|
|
yt-dlp
|
|
|
|
zapzap
|
|
|
|
zip
|
|
|
|
zoxide
|
|
|
|
];
|
2024-04-10 19:21:46 +02:00
|
|
|
}
|