This commit is contained in:
Kopatz
2024-04-17 18:40:50 +02:00
parent 2961c26843
commit 3f7ae95c21
4 changed files with 29 additions and 21 deletions

View File

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