style: remove unecessary entry from grub-theme in system declaration
parent
a0cdc84bab
commit
5c2b8dc829
1
buer.scm
1
buer.scm
|
@ -50,7 +50,6 @@
|
||||||
(theme (grub-theme
|
(theme (grub-theme
|
||||||
(image (file-append %artwork-repository
|
(image (file-append %artwork-repository
|
||||||
"/backgrounds/guix-silver-16-9.svg"))
|
"/backgrounds/guix-silver-16-9.svg"))
|
||||||
(resolution '(1280 . 720))
|
|
||||||
(gfxmode '("1280x720x32"))))))
|
(gfxmode '("1280x720x32"))))))
|
||||||
|
|
||||||
(kernel-arguments
|
(kernel-arguments
|
||||||
|
|
Loading…
Reference in New Issue