25.05: split nerd fonts
This commit is contained in:
parent
68568255cb
commit
ce66f177fb
3 changed files with 2 additions and 10 deletions
|
@ -28,14 +28,6 @@ rec {
|
|||
];
|
||||
}
|
||||
);
|
||||
nerdfonts_fira_hack = (
|
||||
final.nerdfonts.override {
|
||||
fonts = [
|
||||
"FiraCode"
|
||||
"Hack"
|
||||
];
|
||||
}
|
||||
);
|
||||
}
|
||||
);
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
nerdfonts_fira_hack
|
||||
nerd-fonts.fira-code
|
||||
nerd-fonts.hack
|
||||
];
|
||||
}
|
||||
|
|
|
@ -92,7 +92,6 @@ lib.mkIf (desktop == "sway") {
|
|||
hack-font
|
||||
font-awesome_5
|
||||
fira-code
|
||||
nerdfonts_fira_hack
|
||||
material-wifi-icons
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue