Minor issues deeming nixos not my end all distro
I've been on nixos about a week and I have been very impressed and even leaning towards this as the distro to end my hopping.
I'm getting frustrated with fonts though, something some of the other distros handle out of the box so well.
All other issues like this I have been able to research and easily implement a solution for but with fonts I am stuck.
The font rendering on reddit.com in the brave browser is especially bad.
I've got the right fonts installed in my config and even comparing using dev tools on a machine using same fonts it just looks really bad on nixos.
fonts.packages = with pkgs; [
nerd-fonts.jetbrains-mono
pkgs.adwaita-fonts
pkgs.cantarell-fonts
liberation_ttf
noto-fonts
noto-fonts-color-emoji
noto-fonts-cjk-serif
noto-fonts-cjk-sans
nerd-fonts.droid-sans-mono
];
I'm using KDE but I'm not sure it matters. I cannot be the only one that has experienced this so I am asking on here to see what suggestions I can hopefully receive before I continue my hopping.
edit: here is screenshot for example