Nixos update 02-11-2025

This commit is contained in:
Alexander
2025-11-03 10:06:21 +01:00
parent 0f5cee1291
commit be88bb83ab
2 changed files with 46 additions and 46 deletions
+3 -3
View File
@@ -135,7 +135,7 @@
};
emoji = {
package = pkgs.noto-fonts-emoji;
package = pkgs.noto-fonts-color-emoji;
name = "Noto Color Emoji";
};
};
@@ -145,7 +145,7 @@
[
noto-fonts
noto-fonts-cjk-sans
noto-fonts-emoji
noto-fonts-color-emoji
liberation_ttf
fira-code
fira
@@ -154,7 +154,7 @@
dina-font
proggyfonts
emacs-all-the-icons-fonts
emacsPackages.all-the-icons
emacs.pkgs.all-the-icons
font-awesome_5
source-code-pro
] ++ builtins.filter lib.attrsets.isDerivation