Add tty access to agares
This commit is contained in:
parent
5e1a05eba5
commit
a855ade5e4
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
boot.loader.grub.version = 2;
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
|
||||
boot.kernelParams = [ "console=ttyS0,115200" ];
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
console = {
|
||||
font = "Lat2-Terminus16";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue