From 32c12e8797334863541c8fd3a7dd59ba16e5deb4 Mon Sep 17 00:00:00 2001 From: Jelle Spreeuwenberg Date: Fri, 24 Apr 2026 16:12:23 +0200 Subject: [PATCH] feat: add xh --- modules/features/shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/features/shell.nix b/modules/features/shell.nix index 81d577c..acd62ad 100644 --- a/modules/features/shell.nix +++ b/modules/features/shell.nix @@ -183,6 +183,7 @@ pkgs.dust pkgs.duf pkgs.systemctl-tui + pkgs.xh ]; services.tldr-update = {