From 70a6fabb83051e9db513fe37afe9fa097f1becee Mon Sep 17 00:00:00 2001 From: schererleander Date: Fri, 12 Dec 2025 12:04:03 +0100 Subject: 'noto-fonts-emoji' has been renamed to/replaced by 'noto-fonts-color-emoji' --- hosts/adam/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/adam/configuration.nix b/hosts/adam/configuration.nix index 20fa160..1aeb0a1 100644 --- a/hosts/adam/configuration.nix +++ b/hosts/adam/configuration.nix @@ -69,7 +69,7 @@ zoxide noto-fonts-cjk-sans - noto-fonts-emoji + noto-fonts-color-emoji ]; programs.zsh.shellAliases = { -- cgit v1.3.1