nix-config/home/fonts/default.nix

9 lines
82 B
Nix

{ pkgs }:
with pkgs;
[
iosevka
source-code-pro
source-sans
source-serif
]