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
de9ce72fbd
nixfiles
/
profiles
/
gui
/
default.nix
2 lines
79 B
Nix
Raw
Normal View
History
Unescape
Escape
start work on allowing use of deploy-rs
2021-12-26 15:43:53 +00:00
{
config
,
pkgs
,
.
.
.
}:
{
fonts
.
fonts
=
with
pkgs
;
[
comic-neue
comic-code
]
;
}
Reference in a new issue
Copy permalink