aboutsummaryrefslogtreecommitdiffstats
path: root/home/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/default.nix')
-rw-r--r--home/default.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/home/default.nix b/home/default.nix
index 37ee84e..ac20932 100644
--- a/home/default.nix
+++ b/home/default.nix
@@ -567,6 +567,7 @@ in
fd # find files by filenames
file # show the type of file
font-awesome # icons
+ forgejo-cli # forgejo-cli
gat # cat but with extra features
grim # screen capture
inxi # system innformation
@@ -578,10 +579,6 @@ in
nvimpager # use neovim as pager
pistol # file preview
pkg-config # needed for compilation
- unstable.goose-cli # llm cli
- unstable.vale # spellcheck
- unstable.valeStyles.microsoft # spellcheck linters
- unstable.valeStyles.write-good # spellcheck linters
playerctl
poppler-utils # pdf utilities
rdrview # extract content from web page
@@ -590,6 +587,10 @@ in
slurp # screen are capture
sqlite # simple database
timg # show image in shell
+ unstable.goose-cli # llm cli
+ unstable.vale # spellcheck
+ unstable.valeStyles.microsoft # spellcheck linters
+ unstable.valeStyles.write-good # spellcheck linters
whisper-cpp # tts
wlogout # logout helper
xdg-utils