mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-27 19:27:05 +02:00
feat: darwin - font.packages
This commit is contained in:
@@ -185,13 +185,7 @@
|
|||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
fonts = {
|
fonts = {
|
||||||
# will be removed after this PR is merged:
|
packages = with pkgs; [
|
||||||
# https://github.com/LnL7/nix-darwin/pull/754
|
|
||||||
fontDir.enable = true;
|
|
||||||
|
|
||||||
# will change to `fonts.packages` after this PR is merged:
|
|
||||||
# https://github.com/LnL7/nix-darwin/pull/754
|
|
||||||
fonts = with pkgs; [
|
|
||||||
# packages = with pkgs; [
|
# packages = with pkgs; [
|
||||||
# icon fonts
|
# icon fonts
|
||||||
material-design-icons
|
material-design-icons
|
||||||
|
|||||||
Reference in New Issue
Block a user