n/akamanto: import the rpi5 overlay
CI / aarch64-linux (push) Has been skipped Details
CI / x86_64-linux (push) Has been skipped Details

[skip-ci]
Ari Gerus 2024-03-26 08:41:01 +01:00
parent f2e8a205bc
commit 9e6af16d52
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ in {
common
# inputs.impermanence.nixosModule
];
nixpkgs.overlays = [ inputs.self.overlays.rpi5 ];
# don't want to pull in all of installer stuff, so we need to copy some things from sd-image-aarch64.nix:
sdImage = {