Persist nix channel state

This commit is contained in:
Loic Nageleisen 2023-03-13 12:28:29 +01:00
parent b581ef9912
commit cab8bbd2d5
Signed by: lloeki
GPG key ID: D05DAEE6889F94C2
3 changed files with 70 additions and 1 deletions

26
nix
View file

@ -1,26 +0,0 @@
# 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