trying to fix rpi headless booting

This commit is contained in:
oxapentane - 2022-08-24 13:36:26 +02:00
parent 0c14303eb3
commit 06741ed2ac
Signed by: oxapentane
GPG Key ID: 91FA5E5BF9AA901C
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
boot = {
loader = {
grub.enable = false;
raspberryPi.firmwareConfig = ''
hdmi_force_hotplug = 1
'';
# raspberryPi = {
# enable = true;
# version = 4;