9 lines
No EOL
98 B
Nix
9 lines
No EOL
98 B
Nix
{
|
|
...
|
|
}: {
|
|
fonts = {
|
|
fontconfig = {
|
|
enable = true;
|
|
};
|
|
};
|
|
} |