From c9851e910f6e0dc574527e2da4be29d704eda27d Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 8 Dec 2024 19:56:51 +0100 Subject: Update --- modules/fonts/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/fonts') diff --git a/modules/fonts/default.nix b/modules/fonts/default.nix index fc2a4a0..a91ee0f 100644 --- a/modules/fonts/default.nix +++ b/modules/fonts/default.nix @@ -3,6 +3,7 @@ noto-fonts noto-fonts-cjk-sans noto-fonts-emoji - (nerdfonts.override { fonts = [ "InconsolataLGC" "Noto" ]; }) + nerd-fonts.inconsolata-lgc + nerd-fonts.noto ]; } -- cgit 1.4.1