Home Gen25 @ 2025-05-10-18:44 by jonas@monolith

This commit is contained in:
2025-05-26 19:05:02 +02:00
parent fc0874f33c
commit 4c9b31b131
5 changed files with 40 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ in {
enable = true;
shellIntegration.enableZshIntegration = true;
font = {
package = pkgs.fira-code-nerdfont;
package = pkgs.nerd-fonts.fira-code;
name = "Fira Code Nerd Font";
size = 12;
};