index
:
nixos
master
sinan's reproducible nixos systems
sinan@sinanmohd.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
global
/
cez
/
default.nix
blob: 9c80dc4c5b901bfc11f2c60e8c7c65e87a8af945 (
plain
) (
blame
)
1
2
3
4
5
6
7
{
...
}:
{
global
.
font
=
{
sans
.
size
=
10
;
monospace
.
size
=
13
;
};
}