[pi4] Added Sops with new hash. Added boot recipe to justfile

This commit is contained in:
2025-04-18 13:59:06 +00:00
parent b521aebef6
commit 9e96de997d
3 changed files with 30 additions and 13 deletions

View File

@ -18,6 +18,12 @@ test *FLAGS:
just fmt
nh os test . {{FLAGS}}
# Add new configuration to bootloader, but don't activate it now
boot *FLAGS:
git add .
just fmt
nh os test . {{FLAGS}}
# Switch to new config and add to bootloader
switch *FLAGS:
git add .