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
4b827fb7ff
nix-config
/
modules
/
home-manager
/
theming
/
trantor.nix
7 lines
80 B
Nix
Raw
Blame
History
{
config
,
pkgs
,
.
.
.
}:
{
imports
=
[
./common.nix
]
;
gtk
.
font
.
size
=
12
;
}
Reference in New Issue
View Git Blame
Copy Permalink