change to new fonts attribute
This commit is contained in:
parent
9e1fd9293c
commit
5ed197549d
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ in {
|
||||||
|
|
||||||
programs.light.enable = true;
|
programs.light.enable = true;
|
||||||
|
|
||||||
fonts.fonts = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue