From 61eece69e5f36589b435c8983de0eecf2d1ccc39 Mon Sep 17 00:00:00 2001 From: William Hsieh Date: Tue, 8 Oct 2024 14:35:15 +0800 Subject: [PATCH] feat(nix): useful tools --- home/default.nix | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/home/default.nix b/home/default.nix index 4937878..c99accd 100644 --- a/home/default.nix +++ b/home/default.nix @@ -47,6 +47,8 @@ in # basic tools coreutils-full util-linux + gnugrep + gnumake file findutils gawk @@ -64,6 +66,9 @@ in htop tldr dua + just + pueue + mprocs # images viu @@ -74,7 +79,6 @@ in unstable.neovim unzip nodejs - gnumake # shell eza @@ -85,6 +89,7 @@ in jc jq jqp + sq # language specific rustup