misc(fmt)
Signed-off-by: h8d13 <hadean-eon-dev@proton.me>
This commit is contained in:
parent
4acabbf5b5
commit
a6cf788b89
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue