From d508278fc44fe755dee2d6ab51d3e65eeff04a71 Mon Sep 17 00:00:00 2001 From: mehbark Date: Sat, 28 Oct 2023 12:18:15 -0400 Subject: [PATCH] misc system packages --- home.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home.nix b/home.nix index 968c579..4fd453a 100644 --- a/home.nix +++ b/home.nix @@ -55,6 +55,9 @@ in # emacsPackages.idris2-mode # emacsPackages.evil ripgrep + tldr + htop + lm_sensors ]; programs.fish = {