This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
ad0e3f9b8b
nixfiles
/
profiles
/
base-darwin
/
fonts.nix
7 lines
108 B
Nix
Raw
Normal View
History
Unescape
Escape
tidy files, switch to alejandra for formatting, add private aliases to mailserver
2022-12-04 13:45:43 +00:00
{
pkgs
,
.
.
.
}:
{
fontyz
2022-03-09 20:28:19 +00:00
fonts
=
{
enableFontDir
=
true
;
tidy files, switch to alejandra for formatting, add private aliases to mailserver
2022-12-04 13:45:43 +00:00
fonts
=
with
pkgs
;
[
comic-sans
comic-code
]
;
fontyz
2022-03-09 20:28:19 +00:00
}
;
}
Reference in a new issue
Copy permalink