fix fonts

This commit is contained in:
k3t
2026-03-13 01:02:19 -06:00
parent f4e93874ff
commit ed75c072c1
+1 -1
View File
@@ -19,7 +19,7 @@
}; };
# Support # Support
fonts.packages = with pkgs; [ nerd-fonts noto-fonts noto-fonts-cjk-sans liberation_ttf fira-code fira-code-symbols ]; fonts.packages = with pkgs; [ nerd-fonts.fira-code noto-fonts noto-fonts-cjk-sans liberation_ttf fira-code fira-code-symbols ];
services.gvfs.enable = true; services.gvfs.enable = true;
services.tumbler.enable = true; services.tumbler.enable = true;
programs.dconf.enable = true; programs.dconf.enable = true;