From 5e17268044ecd3429e26156b12943742ef41d471 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Tue, 18 Jul 2023 22:51:40 +0200 Subject: [PATCH] lib: Add nerdfonts for nvim --- lib/baseSystem.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/baseSystem.nix b/lib/baseSystem.nix index f596b37..99bb8f5 100644 --- a/lib/baseSystem.nix +++ b/lib/baseSystem.nix @@ -105,7 +105,7 @@ in { # Coding fonts source-code-pro # Icon fonts - #nerdfonts + nerdfonts ]; # For home-manager