1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

feat(fonts): patch IBM Plex for compliant font weight names

This commit is contained in:
Ryan Cao 2023-09-04 23:01:30 +08:00
parent c7fbe30750
commit 0bef7e8133
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
2 changed files with 42 additions and 0 deletions

View file

@ -27,6 +27,7 @@
inputs.discord-applemusic-rich-presence.overlays.default
inputs.nyoom.overlays.default
(import ../overlays/ryan-mono-bin.nix)
(import ../overlays/ibm-plex.nix)
];
config.allowUnfree = true;