style/fonts.nix: cleanup

This commit is contained in:
Charlie Root 2024-09-04 11:05:36 +02:00
commit ab1a5d8eb5

View file

@ -1,8 +1,4 @@
{
config,
pkgs,
...
}: let
{pkgs, ...}: let
inherit (builtins) mapAttrs;
in {
# A (somewhat) sane list of fonts to be installed.