docs(justfiles): Fix note card (#272)

This commit is contained in:
fiftydinar 2024-07-01 09:07:25 +02:00 committed by GitHub
commit 591654e99d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,8 @@
# `justfiles`
:::note The module is only compatible with Universal Blue images. :::
:::note
The module is only compatible with Universal Blue images.
:::
The `justfiles` module makes it easy to include [just](https://just.systems/) recipes from multiple files in Universal Blue -based images. It can be useful for example when utilizing DE-specific justfiles when building multiple images. On the other hand, you likely wont need the module if you're building just one image or need just one justfile for all your images.