enable fonts

This commit is contained in:
Kopatz
2024-04-17 20:53:16 +02:00
parent c615f24c40
commit d11df9e3f9

View File

@@ -19,11 +19,11 @@ in
fonts.fontDir.enable = true;
fonts.packages = with pkgs; [
#uw-ttyp0
#corefonts
corefonts
(nerdfonts.override { fonts = ["Hack" "Noto"]; })
#noto-fonts
#noto-fonts-emoji
#noto-fonts-cjk
noto-fonts-cjk
];
networking.firewall = {