pi adjustments
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
boot.loader.grub.enable = lib.mkForce false;
|
||||
boot.loader.generic-extlinux-compatible.enable = lib.mkForce true;
|
||||
|
||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||
boot.loader.efi.canTouchEfiVariables = lib.mkForce false;
|
||||
|
||||
|
||||
# tty Console
|
||||
boot.kernelParams = [
|
||||
"console=ttyS1,115200n8"
|
||||
|
||||
Reference in New Issue
Block a user