Merge pull request #575 from genebean/nix2511

More nix 25.11 updates
This commit is contained in:
Gene Liverman 2025-12-01 15:11:41 -05:00 committed by GitHub
commit 8317206628
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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