🐛 aristotle: fix bootloader config
This commit is contained in:
parent
7c92880612
commit
74e75de168
@ -16,8 +16,7 @@
|
||||
# Use the extlinux boot loader. (NixOS wants to enable GRUB by default)
|
||||
boot.loader.grub.enable = false;
|
||||
# Enables the generation of /boot/extlinux/extlinux.conf
|
||||
boot.loader.generic-extlinux-compatible.enable = false;
|
||||
|
||||
boot.loader.generic-extlinux-compatible.enable = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_rpi4;
|
||||
|
||||
# networking.hostName = "nixos"; # Define your hostname.
|
||||
|
Loading…
x
Reference in New Issue
Block a user