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
|
# cat nix | grep -v '^#' | while read -r drv; do nix-env -q "${drv%%_*}" || nix-env -iA nixpkgs."${drv}"; done
|
||||||
|
bat
|
||||||
borgbackup
|
borgbackup
|
||||||
|
ccache
|
||||||
direnv
|
direnv
|
||||||
|
dive
|
||||||
docker
|
docker
|
||||||
docker-compose
|
docker-compose
|
||||||
|
fd
|
||||||
|
ffmpeg
|
||||||
|
fswatch
|
||||||
fzf
|
fzf
|
||||||
git
|
git
|
||||||
gnupg
|
gnupg
|
||||||
|
go
|
||||||
htop
|
htop
|
||||||
|
jq
|
||||||
|
mtr
|
||||||
ncmpcpp
|
ncmpcpp
|
||||||
|
pv
|
||||||
|
qemu
|
||||||
ripgrep
|
ripgrep
|
||||||
ruby_3_1
|
ruby_3_1
|
||||||
shellcheck
|
shellcheck
|
||||||
tmux
|
tmux
|
||||||
youtube-dl
|
youtube-dl
|
||||||
jq
|
|
||||||
bat
|
|
||||||
ffmpeg
|
|
||||||
fswatch
|
|
||||||
ccache
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue