Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion install-tools/bin/tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ do_install() {
apply_user_data
if ! nixos-install < /dev/null; then
delete_user_data
fi
fin
nixos-install < /dev/null # apply second time to rebuild with new effective nix.* values

notify.py installed
touch /mnt/etc/.packet-phone-home
Expand Down