feat: cantarell-fonts

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-09-02 09:33:07 -03:00
parent 941c42a47a
commit 0cb55603c9

View File

@@ -14,6 +14,7 @@ in {
mkIf cfg.enable {
fonts.fontconfig.enable = true;
home.packages = with pkgs; [
cantarell-fonts
google-fonts
(nerdfonts.override {fonts = ["FiraCode"];})
(stdenv.mkDerivation rec {