mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
[extra/fonts] remove default value from serif font
This commit is contained in:
parent
e31246d7e3
commit
223cb52c57
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
fontconfig.defaultFonts = {
|
||||
monospace = [ "Ubuntu Mono" ];
|
||||
sansSerif = [ "Ubuntu" ];
|
||||
serif = [ "DejaVu Serif" ];
|
||||
};
|
||||
|
||||
fonts = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue