mirror of
https://github.com/larstvei/nix-config.git
synced 2024-11-26 08:58:31 +00:00
8 lines
72 B
Nix
8 lines
72 B
Nix
|
{ pkgs }:
|
||
|
with pkgs;
|
||
|
[
|
||
|
source-sans
|
||
|
source-code-pro
|
||
|
source-serif
|
||
|
]
|