From 5c904cdd30fa2ecca24d2241d434aafec09ac2cf Mon Sep 17 00:00:00 2001 From: rogueking Date: Mon, 26 May 2025 15:45:48 -0700 Subject: [PATCH] fixed nerd-fonts for eva-03 and temp removed rofi --- home-manager/commands/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/commands/zsh.nix b/home-manager/commands/zsh.nix index 2e19550..7c7aaf5 100644 --- a/home-manager/commands/zsh.nix +++ b/home-manager/commands/zsh.nix @@ -34,7 +34,7 @@ export SSH_AUTH_SOCK=~/.1password/agent.sock ''; - initExtra = '' + initContent = '' fastfetch '';