summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-02-05 13:12:46 -0500
committerFreya Murphy <freya@freyacat.org>2025-02-05 13:12:46 -0500
commit05c35766b311c29efbc6b6c4e28e3f0ec2a63276 (patch)
tree40b7970f28163f229743b2f3eee351158ca0dca0
parentcorrent wine package (diff)
downloaddotfiles-nix-05c35766b311c29efbc6b6c4e28e3f0ec2a63276.tar.gz
dotfiles-nix-05c35766b311c29efbc6b6c4e28e3f0ec2a63276.tar.bz2
dotfiles-nix-05c35766b311c29efbc6b6c4e28e3f0ec2a63276.zip
more core fonts
-rw-r--r--nix/system/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nix/system/default.nix b/nix/system/default.nix
index e33d0d6..29cfdfa 100644
--- a/nix/system/default.nix
+++ b/nix/system/default.nix
@@ -72,6 +72,7 @@
# fonts
fonts.packages = with pkgs; [
+ corefonts
dejavu_fonts
fira-code
fira-code-symbols
@@ -82,6 +83,7 @@
noto-fonts-cjk-sans
noto-fonts-emoji
twemoji-color-font
+ vistafonts
];
fonts.fontconfig = {