6 lines
66 B
Nix
6 lines
66 B
Nix
|
{ ... }: {
|
||
|
text = ''
|
||
|
font "SF Pro Display Medium 0.001"
|
||
|
'';
|
||
|
}
|