add all nerd-fonts, very useful for testing, too
This commit is contained in:
parent
329ebfff83
commit
442f631124
1 changed files with 4 additions and 1 deletions
|
@ -515,7 +515,10 @@ in
|
|||
monocraft
|
||||
recursive
|
||||
spleen
|
||||
];
|
||||
]
|
||||
|
||||
# add all nerd-fonts, very useful for testing, too
|
||||
++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts);
|
||||
|
||||
# proper default config for fonts
|
||||
fontconfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue