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