diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-02 01:30:03 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-02 01:30:03 +0700 |
| commit | a11c417b06c410050181c62d376006d2e7b7efba (patch) | |
| tree | dd0eb10c2f96e0ab5014632b287f78c223d54c2c /nixos/modules/features/fonts | |
| parent | ea66121d095c9b4f43b814e320bdfecc6c22df0c (diff) | |
.
Diffstat (limited to 'nixos/modules/features/fonts')
| -rw-r--r-- | nixos/modules/features/fonts/default.nix | 4 |
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 +} |
