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, ...}: {
home.packages = with pkgs; [
# Generic tools
age
btop
croc
file
go-task
jq
ncdu
restic
ripgrep
tokei
unzip