Add some generic tools
This commit is contained in:
parent
d6c565e64e
commit
92b6329b1e
@ -1,10 +1,14 @@
|
||||
{ pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
# Generic tools
|
||||
age
|
||||
btop
|
||||
croc
|
||||
file
|
||||
go-task
|
||||
jq
|
||||
ncdu
|
||||
restic
|
||||
ripgrep
|
||||
tokei
|
||||
unzip
|
||||
|
Loading…
Reference in New Issue
Block a user