mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 06:47:09 +03:00
nixos/pantheon: add inter and open-dyslexic as preinstalled font
This commit is contained in:
parent
2478c8bf01
commit
0366acbcd5
@ -256,6 +256,8 @@ in
|
||||
|
||||
# Default Fonts
|
||||
fonts.fonts = with pkgs; [
|
||||
inter
|
||||
open-dyslexic
|
||||
open-sans
|
||||
roboto-mono
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user