Nix Flake hardcodes the system parameter
hufman opened this issue · 2 comments
hufman commented
Nixos on ARM enjoys the benefits of Grub, and your flake offers easy extra themes for this Grub install. Is there a way for this flake to support both x86-64 and aarch64, perhaps with flake-utils.eachDefaultSystem? I tried for a while but wasn't able to properly export the default module to be imported by the system flake.
vinceliuice commented
This was added from https://github.com/AnotherGroupChat/grub2-themes-png/tree/nixos
sorry to tell you, I don't know anything about nixos, so I can't make it
hufman commented
Thank you for your response!