cryodev/templates/raspberry-pi
steffen 6ad46e7452
Some checks failed
CI / flake-check (pull_request) Successful in 33s
CI / build-hosts (pull_request) Failing after 47s
fix Pi build and CI pipeline ordering
- Fix Pi kernel build: disable includeDefaultModules in initrd.
  NixOS all-hardware.nix includes dw-hdmi which doesn't exist in
  the RPi4 kernel 6.12, causing module-shrunk to fail.
- Fix CI: SD image build now depends on build-hosts instead of
  flake-check, so it won't run if the Pi build fails.
- Apply same fix to raspberry-pi template.
2026-03-14 14:56:10 +01:00
..
services Initial commit 2026-03-06 08:31:13 +01:00
boot.nix Initial commit 2026-03-06 08:31:13 +01:00
default.nix Initial commit 2026-03-06 08:31:13 +01:00
disks.sh Initial commit 2026-03-06 08:31:13 +01:00
flake.nix Initial commit 2026-03-06 08:31:13 +01:00
hardware.nix fix Pi build and CI pipeline ordering 2026-03-14 14:56:10 +01:00
networking.nix add deploy/create/install apps, fix templates and docs 2026-03-14 12:08:30 +01:00
packages.nix Initial commit 2026-03-06 08:31:13 +01:00
users.nix make templates user-agnostic 2026-03-14 14:22:21 +01:00