mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 03:19:42 +01:00
pcengines/apu: init
This commit is contained in:
parent
a5fa2cc1ae
commit
b47ca3e377
1 changed files with 3 additions and 0 deletions
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