From 35be4c867ba5529fa750ae206eceb41cf7d521f7 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Mon, 13 Nov 2023 20:37:17 +0100 Subject: [PATCH] system/fonts: rename fonts to packages --- modules/system/fonts/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/fonts/default.nix b/modules/system/fonts/default.nix index 19e2d04..9f1e59f 100644 --- a/modules/system/fonts/default.nix +++ b/modules/system/fonts/default.nix @@ -21,7 +21,7 @@ in monospace = [ "Ubuntu Mono" ]; }; - fonts = with pkgs; [ + packages = with pkgs; [ cantarell-fonts # gnome default fira fira-code # coding