From 4bda614dde927ae3726ccf9d0a83efbcfce443d2 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Wed, 24 Apr 2024 10:40:09 +0200 Subject: [PATCH] theme: Add roboto font --- modules/graphical/theme/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/graphical/theme/default.nix b/modules/graphical/theme/default.nix index a18c2e8c..0474fa10 100644 --- a/modules/graphical/theme/default.nix +++ b/modules/graphical/theme/default.nix @@ -30,6 +30,7 @@ noto-fonts-cjk noto-fonts-emoji noto-fonts-extra + roboto ]; };