More nix 25.11 updates

This commit is contained in:
Gene Liverman 2025-12-01 13:52:38 -05:00
parent 125048f9b8
commit 6a168aa82a
No known key found for this signature in database

View file

@ -22,7 +22,7 @@
};
packages = with pkgs; [
noto-fonts
noto-fonts-emoji
noto-fonts-color-emoji
noto-fonts-cjk-sans
];
};