bootloader: Remove expired export.

This follows up on commit 8a0e1bb12b.

* gnu/bootloader.scm: Don't export
bootloader-configuration-additional-configuration, which no longer
exists.

Reported by muradm in #guix.
This commit is contained in:
Tobias Geerinckx-Rice 2022-08-21 02:00:00 +02:00
parent 90ca0f57bf
commit 91b112b8dd
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -69,7 +69,6 @@ (define-module (gnu bootloader)
bootloader-configuration-terminal-inputs
bootloader-configuration-serial-unit
bootloader-configuration-serial-speed
bootloader-configuration-additional-configuration
%bootloaders
lookup-bootloader-by-name