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