diff options
| author | schererleander <leander@schererleander.de> | 2025-12-12 12:04:03 +0100 |
|---|---|---|
| committer | schererleander <leander@schererleander.de> | 2025-12-12 12:04:03 +0100 |
| commit | 70a6fabb83051e9db513fe37afe9fa097f1becee (patch) | |
| tree | 4cd2a0f65844b83ea799aa7e99e4a53bdb767807 /hosts/adam | |
| parent | 5a5f09ce5813d76b3f9d3c48a6924a2d991d7566 (diff) | |
'noto-fonts-emoji' has been renamed to/replaced by 'noto-fonts-color-emoji'
Diffstat (limited to 'hosts/adam')
| -rw-r--r-- | hosts/adam/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 = { |
