mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 19:00:19 +01:00
minimal: Adapt to nerd font rework
This commit is contained in:
parent
201dfbfbfc
commit
5ef641e28a
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
fonts.enableDefaultPackages = true;
|
||||
fonts = {
|
||||
packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "Hack" ]; })
|
||||
nerd-fonts.hack
|
||||
dejavu_fonts
|
||||
];
|
||||
fontconfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue