nichts/hosts/vali/hermit/programs.nix
2024-08-17 11:19:57 +02:00

107 lines
1.4 KiB
Nix

{
inputs',
pkgs,
...
}: let
nixpkgs-wayland = inputs'.nixpkgs-wayland.packages;
in {
environment.systemPackages = with pkgs; [
alejandra
alsa-utils
asciinema
bibata-cursors
blueman
bluetuith
bluez
#botany
cachix
calc
calibre
cbonsai
cmake
cmus
difftastic
dig
# easyeffects #broken
element-desktop
evince
eza
fastfetch
feh
ffmpeg-full
fftw
fzf
#gadacz
gcc
gdb
gnumake
grc
git
helvum
hmm
httpie
hyperfine
imagemagick
img2pdf
impala
imv
inetutils
jrnl
keepassxc
lazygit
libtool
links2
mapscii
mars-mips
moc
ncmpcpp
neofetch
networkmanagerapplet
nextcloud-client
nicotine-plus
nil
nitch
nixpkgs-wayland.swww
nmap
notesnook
obsidian
onlyoffice-bin
openjdk17
pamixer
pavucontrol
pdfarranger
pfetch
pidgin
playerctl
polkit
python3
ripgrep
scc
sherlock
signal-desktop-beta
smartmontools
telegram-desktop
temurin-jre-bin-17
tldr
thunderbird
trash-cli
tree
ttyper
typst
unzip
util-linux
v4l-utils
ventoy-full
vlc
weechat
wget
wireguard-tools
wl-clipboard
xdg-utils
xournalpp
yt-dlp
zapzap
zip
zoxide
];
}