diff options
Diffstat (limited to 'common/.flake/home/fonts.nix.org')
-rw-r--r-- | common/.flake/home/fonts.nix.org | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/common/.flake/home/fonts.nix.org b/common/.flake/home/fonts.nix.org index ebc1395..5b66799 100644 --- a/common/.flake/home/fonts.nix.org +++ b/common/.flake/home/fonts.nix.org @@ -1,6 +1,8 @@ #+title: Font Configuration -Install fonts necessary for my configuration. +Install fonts necessary for my configuration. Namely +- Computer Modern +- Source Code Pro (Nerd Font) #+begin_src nix :tangle ~/.flake/home/fonts.nix :mkdirp yes { config, pkgs, ... }: |