nixfiles/darwin/base/fonts.nix

5 lines
51 B
Nix

_: {
fonts = {
fontDir.enable = true;
};
}