tasko(raspberryPi3): forigi malrekomenditan agordon

Progresses #3
This commit is contained in:
Serĉanto de Scio 2024-12-05 22:55:20 +10:00
parent 59f467b8db
commit 128e51d16f
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -28,16 +28,6 @@
grub = {
enable = false; # NixOS wants to enable GRUB by default.
};
raspberryPi = {
enable = false;
version = 3;
firmwareConfig = ''
arm_64bit=1 # Force kernel loading system to assume a 64-bit kernel
display_auto_detect=1 # Enable auto detection of screen resolution
gpu_mem=128
hdmi_force_hotplug=1 # Enable headless booting
'';
};
};
};