bump nixos 20.09 #64

Merged
steveej merged 7 commits from pr/bump-nixos-20.09 into master 2020-10-18 20:12:27 +00:00
Showing only changes of commit d863bdc059 - Show all commits

View file

@ -150,8 +150,8 @@ rebuild-disk device:
set -xe set -xe
just -v disk-mount {{device}} just -v disk-mount {{device}}
trap "set +e; just -v disk-umount {{device}}" EXIT
just -v disk-install {{device}} just -v disk-install {{device}}
just -v disk-umount {{device}}
# Re-render the versions of the given offline system and reinstall it in offline-mode # Re-render the versions of the given offline system and reinstall it in offline-mode
update-disk dir: update-disk dir: