mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Merge pull request #304 from genebean/consoleMode
Adjust systemd-boot so it is readable
This commit is contained in:
commit
4641e6a4ee
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ in {
|
|||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.systemd-boot.consoleMode = "1";
|
||||
|
||||
networking = {
|
||||
hostName = "${hostname}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue