justfile: add format target

This commit is contained in:
2025-03-24 15:23:28 -04:00
parent 02194efcb1
commit c71c65d162

View File

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