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