mirror of
https://github.com/nix-community/nixos-generators.git
synced 2024-11-22 10:05:06 +03:00
sd-aarch64: fix miss-predicted file extensions
This commit is contained in:
parent
b9c5637760
commit
68702da0b9
@ -8,4 +8,5 @@
|
||||
];
|
||||
|
||||
formatAttr = "sdImage";
|
||||
fileExtension = ".img.*";
|
||||
}
|
||||
|
@ -10,4 +10,5 @@
|
||||
];
|
||||
|
||||
formatAttr = "sdImage";
|
||||
fileExtension = ".img.*";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user