summary refs log tree commit diff stats
path: root/system/settings
diff options
context:
space:
mode:
authorAlan Pearce2024-05-23 06:49:40 +0200
committerAlan Pearce2024-05-23 06:49:40 +0200
commit161871f8d194fe6da41bce8e0056d781a29cb878 (patch)
tree8bb8648c25f9af9fb50247b30a3f0ccda261dc55 /system/settings
parent8d9772571789115451cb5a8388a57d922a51b293 (diff)
downloadnixfiles-161871f8d194fe6da41bce8e0056d781a29cb878.tar.lz
nixfiles-161871f8d194fe6da41bce8e0056d781a29cb878.tar.zst
nixfiles-161871f8d194fe6da41bce8e0056d781a29cb878.zip
xserver: remove unused fonts
Diffstat (limited to 'system/settings')
-rw-r--r--system/settings/services/xserver.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/system/settings/services/xserver.nix b/system/settings/services/xserver.nix
index c5a82d48..898db27a 100644
--- a/system/settings/services/xserver.nix
+++ b/system/settings/services/xserver.nix
@@ -57,24 +57,15 @@ with lib; {
     };
     packages = with pkgs;
       [
-        gohufont
-        dina-font
-        terminus_font
-
         corefonts
-
         xorg.fontmiscmisc
         xorg.fontcursormisc
       ]
       ++ lib.optionals config.fonts.fontconfig.antialias [
         cantarell-fonts
 
-        fira
-        fira-code
-        fira-mono
         ibm-plex
 
-        oxygenfonts
         noto-fonts-color-emoji
 
         office-code-pro