diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-12-16 23:28:56 -0600 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-12-16 23:28:56 -0600 |
commit | 26dd014860c0edd89a859d2d8c6dff10275acbad (patch) | |
tree | be704eafeb9458cf202240dc0108f13501ae4272 /common/.flake/home/fonts.nix.org | |
parent | 530ee85037375106652e51a23cf05deb2a5ad1d9 (diff) |
system changes
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, ... }: |