add nmattia/niv right away

main
Brian Hicks 2021-08-02 14:36:08 -05:00
parent ef10de1d91
commit 2ee62a2536
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
nixify() {
if [[ ! -e nix/sources.json ]]; then
niv init
niv add nmattia/niv
fi
if [[ ! -e ./.envrc ]]; then