aboutsummaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-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