style: fix identation on bootloader-configuration

pull/1/head
anemofilia 2023-10-02 00:50:57 -03:00
parent 1cea301441
commit d8de79bf59
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 5 additions and 5 deletions

View File

@ -48,11 +48,11 @@
(bootloader
(bootloader-configuration
(bootloader grub-bootloader)
(targets `("/dev/sda"))
(theme (grub-theme
(image (file-append %artwork-repository
"/backgrounds/guix-silver-16-9.svg"))
(gfxmode `("1280x720x32"))))))
(targets `("/dev/sda"))
(theme (grub-theme
(image (file-append %artwork-repository
"/backgrounds/guix-silver-16-9.svg"))
(gfxmode `("1280x720x32"))))))
(kernel-arguments
`("modprobe.blacklist=usbmouse,usbkbd,pcspkr"