about summary refs log tree commit diff
path: root/profiles/workstation.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-29 11:18:46 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-29 11:18:46 -0700
commit16a5e1812031433f711371db802d972529ced7d0 (patch)
treef260ae93b6197bc96613bf8eab9945453b8956e8 /profiles/workstation.nix
parentprofiles/default: fix the GC configuration (diff)
downloadworld-16a5e1812031433f711371db802d972529ced7d0.tar.gz
workstation: more tweaks for the UI and fonts
Diffstat (limited to '')
-rw-r--r--profiles/workstation.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/workstation.nix b/profiles/workstation.nix
index e607c0d..7fa9c6a 100644
--- a/profiles/workstation.nix
+++ b/profiles/workstation.nix
@@ -52,12 +52,11 @@
       enable = true;
       defaultFonts = {
         serif = [ "DejaVu Serif" ];
-        sansSerif = [ "Roboto" ];
+        sansSerif = [ "DejaVu Sans Serif" ];
         monospace = [ "JetBrain Mono" ];
       };
     };
     fonts = with pkgs; [
-      cantarell-fonts
       dejavu_fonts
       etBook
       font-awesome_5