overlays/iosevka: refactor patcher argument passing, use bundled nerdicons

This commit is contained in:
Primrose 2026-01-03 11:10:27 +01:00
parent 4b66620329
commit d7e5df3f5d
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 9 additions and 10 deletions

View file

@ -7,7 +7,9 @@ final: prev: rec {
// {
iosevka = mkNerdFont {
font = iosevka;
extraArgs = [
patcherArgs = [
"--complete"
"--careful"
"--name {/.}-NFM"
"--mono"
];