about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2019-05-14 12:09:48 +0100
committerdevhell <devhell@mailfresser.de>2019-05-14 12:10:35 +0100
commita1ac88cd0fbdce3852c9dca20c19acc11faf73e3 (patch)
treeb294c6cd56ec00deef6dce19528024b5801bc4df /modules
parented91c3662659a95116c5244445ea9c3219329590 (diff)
profiles/base: Disable vistafonts
Currently marked as broken in nixpkgs.
Diffstat (limited to 'modules')
-rw-r--r--modules/user/devhell/profiles/base.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/devhell/profiles/base.nix b/modules/user/devhell/profiles/base.nix
index b35f0f1e..3c3c4af2 100644
--- a/modules/user/devhell/profiles/base.nix
+++ b/modules/user/devhell/profiles/base.nix
@@ -111,7 +111,7 @@ in {
         ttf_bitstream_vera
         ubuntu_font_family
         unifont
-        vistafonts
+        #vistafonts
         wqy_microhei
       ] ++ lib.filter lib.isDerivation (lib.attrValues lohit-fonts);
     };