Update dependencies
This commit is contained in:
parent
920c2802b8
commit
ad451fa6ee
2 changed files with 14 additions and 14 deletions
|
|
@ -54,8 +54,8 @@ in
|
|||
|
||||
|
||||
fonts = {
|
||||
enableDefaultFonts = true;
|
||||
fonts = with pkgs; [
|
||||
enableDefaultPackages = true;
|
||||
packages = with pkgs; [
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue