Would it be something possible to add a module to support nix-darwin system configurations ?
Trying to use catppuccin-nix in a darwin module cause this error (grub isn't a thing in nix-darwin):
error: The option `boot.loader.grub.font' does not exist. Definition values:
- In `<unknown-file>':
{
_type = "if";
condition = false;
content = "/nix/store/9dgvl02bvzsadmwsq014r14509bf6fmz-catppuccin-grub-theme/font.pf2";
}
Would it be something possible to add a module to support nix-darwin system configurations ?
Trying to use catppuccin-nix in a darwin module cause this error (grub isn't a thing in nix-darwin):