nixfiles/darwin/common/fonts.nix

5 lines
51 B
Nix

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