style/fonts.nix: cleanup
This commit is contained in:
parent
542fadcbf2
commit
ab1a5d8eb5
1 changed files with 1 additions and 5 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue