mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Update nix default set
This commit is contained in:
parent
bf27aaaf84
commit
17b956b27e
1 changed files with 11 additions and 5 deletions
16
nix
16
nix
|
|
@ -1,20 +1,26 @@
|
|||
# cat nix | grep -v '^#' | while read -r drv; do nix-env -q "${drv%%_*}" || nix-env -iA nixpkgs."${drv}"; done
|
||||
bat
|
||||
borgbackup
|
||||
ccache
|
||||
direnv
|
||||
dive
|
||||
docker
|
||||
docker-compose
|
||||
fd
|
||||
ffmpeg
|
||||
fswatch
|
||||
fzf
|
||||
git
|
||||
gnupg
|
||||
go
|
||||
htop
|
||||
jq
|
||||
mtr
|
||||
ncmpcpp
|
||||
pv
|
||||
qemu
|
||||
ripgrep
|
||||
ruby_3_1
|
||||
shellcheck
|
||||
tmux
|
||||
youtube-dl
|
||||
jq
|
||||
bat
|
||||
ffmpeg
|
||||
fswatch
|
||||
ccache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue