Skip to content

Commit

Permalink
shared/system/fonts: remove unused font
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Aug 25, 2024
1 parent caac43f commit b398b7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/shared/system/fonts/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ in
# Emojis
noto-fonts-color-emoji
twemoji-color-font
# openmoji-color
# openmoji-black

# Nerd Fonts
(nerdfonts.override {
Expand All @@ -52,6 +50,5 @@ in
# Enable icons in tooling since we have nerdfonts.
LOG_ICONS = "true";
};

};
}

0 comments on commit b398b7c

Please sign in to comment.