fix(work): apply nerdfont packages name upstream change
This commit is contained in:
parent
fa2267c1a6
commit
4ea3f07609
1 changed files with 3 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
dejavu_fonts
|
dejavu_fonts
|
||||||
font-awesome
|
font-awesome
|
||||||
|
@ -7,11 +7,8 @@
|
||||||
liberation_ttf
|
liberation_ttf
|
||||||
libertine
|
libertine
|
||||||
libnotify
|
libnotify
|
||||||
(nerdfonts.override {
|
nerd-fonts.fira-code
|
||||||
fonts = [
|
nerd-fonts.fira-mono
|
||||||
"FiraCode"
|
|
||||||
];
|
|
||||||
})
|
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
noto-fonts-cjk-sans
|
noto-fonts-cjk-sans
|
||||||
slurp
|
slurp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue