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 @@
{ {pkgs, ...}: let
config,
pkgs,
...
}: let
inherit (builtins) mapAttrs; inherit (builtins) mapAttrs;
in { in {
# A (somewhat) sane list of fonts to be installed. # A (somewhat) sane list of fonts to be installed.