summaryrefslogtreecommitdiff
path: root/nixos/modules/features/fonts
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/features/fonts')
-rw-r--r--nixos/modules/features/fonts/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/features/fonts/default.nix b/nixos/modules/features/fonts/default.nix
index 7f2c371..3506c32 100644
--- a/nixos/modules/features/fonts/default.nix
+++ b/nixos/modules/features/fonts/default.nix
@@ -13,5 +13,6 @@
noto-fonts-color-emoji
adwaita-fonts
cozette
+ roboto
];
}