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.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/nixos/modules/features/fonts/default.nix b/nixos/modules/features/fonts/default.nix
index cecdd8f..322d449 100644
--- a/nixos/modules/features/fonts/default.nix
+++ b/nixos/modules/features/fonts/default.nix
@@ -9,5 +9,7 @@
nerd-fonts.symbols-only
jetbrains-mono
noto-fonts-color-emoji
+ adwaita-fonts
+ cozette
];
-} \ No newline at end of file
+}