forked from mirrors/nixpkgs
6 lines
80 B
Nix
6 lines
80 B
Nix
|
{
|
||
|
imports = [
|
||
|
../sd-card/sd-image-aarch64-new-kernel-installer.nix
|
||
|
];
|
||
|
}
|