nix/home/packages.nix
2022-03-03 18:29:07 -05:00

98 lines
1.4 KiB
Nix

{pkgs, ...}: {
home.packages = with pkgs; [
# tessen
age-plugin-yubikey
alejandra
aria2
atomicparsley
bandwhich
bitwarden-cli
buku
bukubrow
btrfs-progs
cachix
cargo-audit
cargo-bloat
cargo-cache
cargo-crev
cargo-edit
cargo-outdated
cargo-tarpaulin
cargo-watch
cmus
clipman
cloudflared
colmena
darktable
dex
dracula-theme
du-dust
discord
# etcher
ffmpeg
fossil
freetube
fwts
git-credential-gopass
# glfw-wayland
gnuplot
gopass-jsonapi
sway-contrib.grimshot
hyperfine
ink
josm
kde-gtk-config
krita
lutris
mkpasswd
my-pkgs.taskwarrior-tui
my-pkgs.sway-launcher-desktop
(nerdfonts.override {
fonts = [
"FiraCode"
"FiraMono"
"Lekton"
"RobotoMono"
"SpaceMono"
"VictorMono"
];
})
nixgl.nixGLIntel
nixpkgs-update
nvfetcher
page
persepolis
phinger-cursors
polymc
proton-caller
protontricks
protonup
python39Packages.grip
python39Packages.pyxdg
quickemu
rbw
rnix-lsp
rust-analyzer
rustscan
senpai
shellcheck
statix
# steam
stylua
sumneko-lua-language-server
taskell
tokei
vieb
waterfox.waterfox-bin
wdisplays
wev
wezterm
wget
wlogout
yt-dlp
ytfzf
zk
zulip-term
zulip
];
}