modules/desktop: fonts.fonts -> fonts.packages
This commit is contained in:
parent
504213b465
commit
773ac638bf
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ in {
|
||||||
SSH_ASKPASS = lib.mkForce "";
|
SSH_ASKPASS = lib.mkForce "";
|
||||||
};
|
};
|
||||||
|
|
||||||
fonts.fonts = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
terminus_font_fancy
|
terminus_font_fancy
|
||||||
terminus_font_ttf
|
terminus_font_ttf
|
||||||
nerdfonts-terminus
|
nerdfonts-terminus
|
||||||
|
|
Loading…
Reference in a new issue