Wiktor,

Wiktor Żelazny 写道:
According to 8.13 Bootloader Configuration [1] of the Guix Manual, it is possible to set linux-arguments for non-default bootloader entries (those defined via menu-entry). Is there a way to do the same for the current-system entry — specifically to pass acpi_osi="Linux" [2]?

 (operating-system
   …
   (kernel-arguments (list acpi_osi=Linux" …))
   …)

So note that KERNEL-ARGUMENTS are part of your operating-system record, like the KERNEL field, not of your bootloader configuration.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature

Reply via email to