From 10ccd698facdc9306c7b15291ada968b4b9cf8c6 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 8 Aug 2023 15:49:21 -0400 Subject: [PATCH] fonts: Update options for latest unstable release --- modules/fonts.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/fonts.nix b/modules/fonts.nix index 255e59b9..2acfd853 100644 --- a/modules/fonts.nix +++ b/modules/fonts.nix @@ -2,9 +2,9 @@ { fonts = { - enableDefaultFonts = false; + enableDefaultPackages = false; - fonts = with pkgs; [ + packages = with pkgs; [ noto-fonts noto-fonts-cjk-sans noto-fonts-cjk-serif