justfile: add format target

This commit is contained in:
2025-03-24 15:23:28 -04:00
parent f80ba290a0
commit e66a57d835

View File

@@ -6,6 +6,8 @@ format_home:
format_system:
nixfmt ./etcnixos
format: format_home format_system
system_update:
nh os boot -u ./etcnixos