From fc988fcd47c25773dca5d3ed0b7b52553ed9115f Mon Sep 17 00:00:00 2001 From: osbm Date: Mon, 20 Jan 2025 00:06:51 +0300 Subject: [PATCH] add bat: a better cat --- modules/common-packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/common-packages.nix b/modules/common-packages.nix index bd7cefe..82d2a97 100644 --- a/modules/common-packages.nix +++ b/modules/common-packages.nix @@ -44,6 +44,7 @@ ripgrep nh comma + bat ]; programs.gnupg.agent = {