From 442f631124af9124f486a38fa44fe6753ae61f6f Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 14 Jul 2025 16:51:47 +0200 Subject: [PATCH] add all nerd-fonts, very useful for testing, too --- share/common.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/share/common.nix b/share/common.nix index 8544362..6865ac4 100644 --- a/share/common.nix +++ b/share/common.nix @@ -515,7 +515,10 @@ in monocraft recursive spleen - ]; + ] + + # add all nerd-fonts, very useful for testing, too + ++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts); # proper default config for fonts fontconfig = {