fix fonts

This commit is contained in:
k3t
2026-03-13 00:59:14 -06:00
parent a528399c91
commit f4e93874ff
+1 -1
View File
@@ -19,7 +19,7 @@
}; };
# Support # Support
fonts.packages = with pkgs; [ nerdfonts noto-fonts noto-fonts-cjk-sans liberation_ttf fira-code fira-code-symbols ]; fonts.packages = with pkgs; [ nerd-fonts 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;