diff options
author | Alan Pearce | 2017-09-22 13:47:01 +0200 |
---|---|---|
committer | Alan Pearce | 2017-09-22 13:47:01 +0200 |
commit | 3382429413980806511c0d8de3b381c9c5b39bfe (patch) | |
tree | 11daafe1bd9a485c54dae8f4ea39ca89c08bc049 | |
parent | 375725cc27d35349cd2d4d2dcab87ee43de065ef (diff) | |
download | nixos-configuration-3382429413980806511c0d8de3b381c9c5b39bfe.tar.lz nixos-configuration-3382429413980806511c0d8de3b381c9c5b39bfe.tar.zst nixos-configuration-3382429413980806511c0d8de3b381c9c5b39bfe.zip |
xserver: Remove noto fonts
They're supplementary to Roboto, which should include all the glyphs I need.
-rw-r--r-- | modules/xserver.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/xserver.nix b/modules/xserver.nix index 80430f4..8f23840 100644 --- a/modules/xserver.nix +++ b/modules/xserver.nix @@ -70,7 +70,6 @@ hack-font iosevka liberation_ttf - noto-fonts mononoki opensans-ttf paratype-pt-mono |