mio-ops/images/sd-image_paidh-dha.nix

5 lines
103 B
Nix
Raw Normal View History

2020-06-25 06:30:46 +00:00
# SD image for paidh-dha
2022-03-07 14:26:15 +00:00
{...}: {
imports = [./sd-image_paidh-aarch64.nix ../hosts/paidh-dha.nix];
2020-06-25 06:30:46 +00:00
}