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: f4fca994416863ff642e511df27ee464183576a8 (
plain
) (
blame
)
1
2
3
4
5
6
{
...
}:
{
global
.
font
=
{
sans
.
size
=
13
;
monospace
.
size
=
18
;
};
}