mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: set console-mode for systemd
This commit is contained in:
parent
6923b6b589
commit
08b9fa545f
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
timeout = 15;
|
timeout = 15;
|
||||||
systemd-boot = {
|
systemd-boot = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
consoleMode = "auto";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue