mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:26:34 +01:00
Now called fonts.packages and not fonts.fonts
This commit is contained in:
parent
0b1499b5b7
commit
91e34642d0
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
fonts.packages = with pkgs; [
|
||||
google-fonts
|
||||
noto-fonts
|
||||
noto-fonts-emoji
|
||||
|
|
Loading…
Reference in a new issue