Hack quick nixpkgs install

This commit is contained in:
Loic Nageleisen 2022-08-25 14:00:29 +02:00
parent a212838abf
commit 08bacd765d
Signed by: lloeki
GPG key ID: D05DAEE6889F94C2

19
nix Normal file
View file

@ -0,0 +1,19 @@
# cat nix | grep -v '^#' | while read -r drv; do nix-env -q "${drv%%_*}" || nix-env -iA nixpkgs."${drv}"; done
borgbackup
direnv
docker
docker-compose
fzf
git
gnupg
htop
ncmpcpp
ripgrep
ruby_3_1
shellcheck
tmux
youtube-dl
jq
bat
ffmpeg
fswatch