6 lines
69 B
Nix
6 lines
69 B
Nix
|
{
|
||
|
imports = [
|
||
|
../sd-card/sd-image-aarch64-installer.nix
|
||
|
];
|
||
|
}
|