From 8a0431e6a40f8405e5247cc9348dbecea8683f78 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Fri, 20 Aug 2021 16:09:31 +0200 Subject: add spacemacs' default font to env --- home/config/environment.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/config/environment.nix b/home/config/environment.nix index ae830a8..01883ac 100644 --- a/home/config/environment.nix +++ b/home/config/environment.nix @@ -21,6 +21,7 @@ # Fonts material-design-icons roboto + source-code-pro ] ++ [ # Programming languages python3Minimal -- cgit v1.2.3