fae: force RPi compatible kernel to make nix flake check happy

This commit is contained in:
teutat3s 2023-03-27 18:06:49 +02:00
parent 92201e4a79
commit a0276f99f3
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -87,6 +87,7 @@
# custom raspi boot loader is already present
boot.loader.systemd-boot.enable = lib.mkForce false;
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_rpi4;
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions