This website requires JavaScript.
Explore
Help
Sign In
rilla
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
be4d78b4f6
nix-config
/
home
/
alacritty
/
trantor.nix
7 lines
105 B
Nix
Raw
Blame
History
{
config
,
pkgs
,
.
.
.
}:
{
imports
=
[
./common.nix
]
;
programs
.
alacritty
.
settings
.
font
.
size
=
7
.5
;
}
Reference in New Issue
View Git Blame
Copy Permalink