1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 19:13:33 +02:00

pcengines/apu: init

This commit is contained in:
Yegor Timoshenko 2018-05-15 16:31:29 +03:00
parent a5fa2cc1ae
commit b47ca3e377

View File

@ -0,0 +1,3 @@
{
boot.kernelParams = [ "console=ttyS0,115200n8" ];
}