nix-config/modules/fonts.nix

9 lines
82 B
Nix
Raw Normal View History

{ pkgs }:
with pkgs;
[
2024-12-18 23:35:15 +00:00
iosevka
source-sans
source-code-pro
source-serif
]