dacbert: fix eval

This commit is contained in:
Sandro - 2023-05-18 17:44:03 +02:00
parent ba1905778e
commit d79a47d6c3
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 3 deletions

View File

@ -66,9 +66,6 @@ in
};
boot = {
# repeat https://github.com/NixOS/nixos-hardware/blob/master/raspberry-pi/4/default.nix#L20
# to overwrite audio module
kernelPackages = pkgs.linuxKernel.packages.linux_rpi4;
loader = {
raspberryPi = {
enable = true;