fix(fonts): use updated option name
This commit is contained in:
parent
f9aa94d93e
commit
eed01fe24d
@ -1,7 +1,7 @@
|
|||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
# Font Settings
|
# Font Settings
|
||||||
fonts = {
|
fonts = {
|
||||||
fonts = with pkgs; [
|
packages = with pkgs; [
|
||||||
roboto
|
roboto
|
||||||
inter
|
inter
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user