From 64bd1426a3f8390aa9545223314a09afe4462bbe Mon Sep 17 00:00:00 2001 From: Malte Tammena Date: Mon, 20 Nov 2023 09:41:50 +0100 Subject: [PATCH] feat(base): add tailspin on all machines for log highlighting --- modules/base-system.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/base-system.nix b/modules/base-system.nix index ffdd4ad..4e1129d 100644 --- a/modules/base-system.nix +++ b/modules/base-system.nix @@ -137,6 +137,8 @@ in { helix # I much rather use some tools other than the default fd + # For highlighting log files + tailspin du-dust ripgrep ];