GNU GRUB: Difference between revisions
imported>Nix m add Software/Applications subcategory |
imported>Rti m fix boot.loader.grub.splashImage setting name |
||
| 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]] | ||