🩹 (neodymium/system) change deprecated fonts attribute
This commit is contained in:
parent
8948a3e5fc
commit
a145b801c5
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
fonts.fonts = with pkgs; [
|
||||
fonts.packages = with pkgs; [
|
||||
# https://notofonts.github.io/
|
||||
noto-fonts # standard characters
|
||||
noto-fonts-lgc-plus # latin, greek, and cyrillic
|
||||
|
|
Loading…
Reference in a new issue