mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 01:38:02 +02:00
chore: rename noto-fonts-emoji to noto-fonts-color-emoji
This commit is contained in:
parent
ec63e88df2
commit
b9a3bdc912
@ -9,7 +9,7 @@
|
||||
noto-fonts
|
||||
noto-fonts-cjk-serif
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
noto-fonts-color-emoji
|
||||
maple-mono
|
||||
font-awesome
|
||||
nerd-fonts.noto
|
||||
|
@ -75,7 +75,7 @@ in
|
||||
};
|
||||
|
||||
emoji = {
|
||||
package = pkgs.noto-fonts-emoji;
|
||||
package = pkgs.noto-fonts-color-emoji;
|
||||
name = "Noto Color Emoji";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user