Add some generic tools
This commit is contained in:
parent
d6c565e64e
commit
92b6329b1e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user