This website requires JavaScript.
Explore
Help
Sign In
larstvei
/
nix-config
Watch
1
Star
0
Fork
0
You've already forked nix-config
mirror of
https://github.com/larstvei/nix-config.git
synced
2025-02-23 11:50:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
504227c44c
nix-config
/
modules
/
fonts.nix
9 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
Separate out fonts And also remove all but the fonts i use for everything.
2024-10-06 20:23:30 +00:00
{
pkgs
}:
with
pkgs
;
[
Add iosevka font
2024-12-18 23:35:15 +00:00
iosevka
Separate out fonts And also remove all but the fonts i use for everything.
2024-10-06 20:23:30 +00:00
source-sans
source-code-pro
source-serif
]
Reference in New Issue
Copy Permalink