mirror of
https://github.com/larstvei/nix-config.git
synced 2025-08-30 12:50:12 +00:00
9 lines
92 B
Nix
9 lines
92 B
Nix
{ pkgs }:
|
|
with pkgs;
|
|
[
|
|
iosevka
|
|
nerd-fonts.sauce-code-pro
|
|
source-sans
|
|
source-serif
|
|
]
|