GNU GRUB: Difference between revisions
imported>Nix m add Software/Applications subcategory |
m added category:Booting |
||
(One intermediate revision by one other user not shown) | |||
Line 26: | Line 26: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Only disabling the GRUB splash screen via <syntaxhighlight lang="nix" inline>boot.loader.grub. | Only disabling the GRUB splash screen via <syntaxhighlight lang="nix" inline>boot.loader.grub.splashImage = null;</syntaxhighlight> results in a similar output but that is not the real text only mode. | ||
<hr /> | <hr /> | ||
[[Category:Applications]] | [[Category:Applications]][[Category:Booting]] |