Add sd-image module to pi4 config
This commit is contained in:
parent
1163568fcf
commit
b9df8a092c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ let
|
|||
in
|
||||
{
|
||||
imports = [
|
||||
"${nixpkgs}/nixos/modules/installer/sd-card/sd-image-aarch64.nix"
|
||||
nixos-hardware.nixosModules.raspberry-pi-4
|
||||
../../users/root
|
||||
../../users/erwin
|
||||
|
|
Loading…
Reference in a new issue