news: fix font config entry
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
a379077675
commit
8f02266b8e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
time = "2025-08-05T19:17:36+00:00";
|
||||
condition = config.fontconfig.enable;
|
||||
condition = config.fonts.fontconfig.enable;
|
||||
message = ''
|
||||
The 'fontconfig' module now supports font rendering configuration.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue