From a78ab4b54ce8b6b68bc417774aa6b76fbfc709d8 Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Fri, 4 Aug 2023 15:35:31 +0200 Subject: [PATCH] pinwheel: Update fonts.fonts -> fonts.packages --- hosts/pinwheel/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/pinwheel/configuration.nix b/hosts/pinwheel/configuration.nix index d94917d..3de9476 100644 --- a/hosts/pinwheel/configuration.nix +++ b/hosts/pinwheel/configuration.nix @@ -90,7 +90,7 @@ agenix.packages."${system}".default ]; - fonts.fonts = with pkgs; [ + fonts.packages = with pkgs; [ noto-fonts noto-fonts-cjk noto-fonts-emoji