misc(fmt)

Signed-off-by: h8d13 <hadean-eon-dev@proton.me>
This commit is contained in:
h8d13 2026-08-12 14:09:57 +02:00
parent 4acabbf5b5
commit a6cf788b89
No known key found for this signature in database
GPG Key ID: 4066352FC2E0674B
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ DEFAULT_KERNEL: Final = Kernel.LINUX
class FirmwareOptdep(StrEnum):
"""
The optional dependencies of linux-firmware (pacman -Si linux-firmware).
The optional dependencies of linux-firmware.
The metapackage installs its hard dependencies only, so these blobs are
never present on the target unless they are requested explicitly.