bunch of sliming down
This commit is contained in:
parent
aacf05e59d
commit
8b2a1b1f4f
21 changed files with 992 additions and 810 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
# https://www.linode.com/docs/guides/install-nixos-on-linode/#configure-nixos
|
||||
boot.kernelParams = [ "console=ttyS0,19200n8" ];
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.extraConfig = ''
|
||||
serial --speed=19200 --unit=0 --word=8 --parity=no --stop=1;
|
||||
terminal_input serial;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue