Home Gen26 @ 2025-05-26-19:05 by jonas@monolith

This commit is contained in:
2025-05-26 22:00:53 +02:00
parent 4c9b31b131
commit 9539f2551e
2 changed files with 2 additions and 2 deletions

View File

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