diff --git a/operating-systems/buer.scm b/operating-systems/buer.scm index d052f15..6b3eb02 100644 --- a/operating-systems/buer.scm +++ b/operating-systems/buer.scm @@ -107,7 +107,6 @@ (bootloader-configuration (bootloader grub-bootloader) (targets `("/dev/sda")) - (timeout 1) (theme (grub-theme (color-normal '((fg . light-gray) (bg . black)))