···1515build:
1616 nh os build -k . {{ GARGS }}
17171818+# bu: build and update
1919+2020+alias bu := build-update
2121+2222+build-update:
2323+ nh os build -k -u . {{ GARGS }}
2424+1825alias bt := boot
19262027# bt: make the configuration the boot default without activating it