mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 16:16:21 +01:00
pcengines/apu: init
This commit is contained in:
parent
a5fa2cc1ae
commit
b47ca3e377
3
pcengines/apu/default.nix
Normal file
3
pcengines/apu/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
boot.kernelParams = [ "console=ttyS0,115200n8" ];
|
||||
}
|
||||
Loading…
Reference in a new issue