From 06f320d34f412c295542ff79d6671fa64378bc6c Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Wed, 29 Jan 2025 22:10:21 +0100 Subject: [PATCH] Fix eza message. --- hosts/nixos/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index 9de69c6..86451af 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -230,7 +230,7 @@ enable = true; enableZshIntegration = true; git = true; - icons = true; + icons = "always"; }; # Install direnv