Add some generic tools

This commit is contained in:
Torjus Håkestad 2024-02-27 12:17:01 +01:00
parent d6c565e64e
commit 92b6329b1e

View File

@ -1,10 +1,14 @@
{ pkgs, ...}: { { pkgs, ...}: {
home.packages = with pkgs; [ home.packages = with pkgs; [
# Generic tools # Generic tools
age
btop btop
croc
file file
go-task
jq jq
ncdu ncdu
restic
ripgrep ripgrep
tokei tokei
unzip unzip