about summary refs log tree commit diff
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2020-08-10 19:45:44 +0100
committerdevhell <devhell@mailfresser.de>2020-08-10 19:45:44 +0100
commitc8c2de3331a018dde3bcef5ca48b1eb07e10b639 (patch)
treeb4120e0cc60f4d9fc27ec73e8f5a68e57de012f2
parent3b65cb71367e0131ccb407cdc1c8dbb9083f8c08 (diff)
profiles/base: Investigate oldschool pc font pack
Similar to aszlig, I have fond memories of these fonts. I've not been
able to use them though because of my work. Maybe these will work
better, and v2 of these fonts will hopefully land in nixpkgs soon too.
-rw-r--r--modules/user/devhell/profiles/base.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/user/devhell/profiles/base.nix b/modules/user/devhell/profiles/base.nix
index 42e5d10c..0a8bdd04 100644
--- a/modules/user/devhell/profiles/base.nix
+++ b/modules/user/devhell/profiles/base.nix
@@ -97,6 +97,7 @@ in {
     fonts = {
       fontconfig = {
         enable = true;
+        useEmbeddedBitmaps = true;
       };
       enableGhostscriptFonts = true;
       fonts = with pkgs; [
@@ -125,6 +126,7 @@ in {
         tt2020
         ttf_bitstream_vera
         ubuntu_font_family
+        ultimate-oldschool-pc-font-pack
         unifont
         vistafonts
         wqy_microhei