🐛 aristotle: fix kernel build

This commit is contained in:
2024-10-01 13:34:13 -04:00
parent 5c489491ad
commit d9b0c54edc
3 changed files with 68 additions and 66 deletions

View File

@ -10,6 +10,9 @@
../../modules/sops
];
# See: https://github.com/NixOS/nixos-hardware/issues/858
boot.initrd.systemd.tpm2.enable = false;
raspberry-pi-nix.board = "bcm2711";
hardware.raspberry-pi.config = {
all = {