1
0
forked from extern/nix-config
donovanglover-nix-config/host/packages/default.nix
2023-05-18 19:12:30 -04:00

71 lines
812 B
Nix

{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
pinentry-curses
wget
grim
slurp
mullvad-browser
papirus-icon-theme
mediainfo
pywal
mpc-cli
neofetch
tectonic
fdupes
anki
logseq
yt-dlp
wl-clipboard
ffmpeg
siege
ponysay
lolcat
wev
figlet
gcc
httpie
cmatrix
sox
spek
p7zip
ripgrep
rsync
jq
keepassxc
exa
fd
fzf
unar
audacity
gimp
typespeed
slade
gdu
nixfmt
whois
lnch
dwt1-shell-color-scripts
dig
trashy
swaybg
brightnessctl
killall
nixos-generators
litemdview
nodejs
yarn
deno
crystal
shards
rustc
rustfmt
cargo
genact
helix
nil
marksman
];
}