pkgs
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
libheif # HEIF thumbnails
|
||||
gnomeExtensions.appindicator
|
||||
|
||||
decibels
|
||||
|
||||
loupe
|
||||
gnome-clocks
|
||||
shotwell # image editor
|
||||
|
||||
@@ -91,6 +91,7 @@ _ns() {
|
||||
fi
|
||||
seen["$storepath"]=1
|
||||
|
||||
# TODO: $dev/lib/cmake
|
||||
if [[ -d "$storepath/bin" ]]; then
|
||||
export PATH="$storepath/bin${PATH:+":$PATH"}"
|
||||
fi
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
nil # nix
|
||||
unstable.nixfmt-rfc-style # nix
|
||||
harper # harper
|
||||
vale-ls # vale
|
||||
typos-lsp # typos
|
||||
tinymist # typst
|
||||
|
||||
|
||||
@@ -197,6 +197,7 @@ in
|
||||
#du-dust # du alternative
|
||||
duf # df alternative
|
||||
ncdu # Disk usage analyzer with an ncurses interface
|
||||
hexyl
|
||||
#xplr # tui file explorer
|
||||
aha
|
||||
(pkgs.colorized-logs or unstable.colorized-logs) # ansi2txt, pipetty
|
||||
|
||||
Reference in New Issue
Block a user