bunch of updates

This commit is contained in:
Anish Lakhwara
2025-11-14 15:09:33 -08:00
parent 7d9c921f21
commit 58513749d4
12 changed files with 143 additions and 34 deletions
+4
View File
@@ -10,6 +10,7 @@
git-machete
bottom
gptfdisk
difftastic
starship
jq
manix
@@ -55,6 +56,8 @@
gnupg
syncthing
dijo
nixfmt-rfc-style
nix-tree
#ssb-patchwork
fontconfig
pandoc
@@ -159,6 +162,7 @@
initContent = ''
bindkey -v
autopair-init
export PATH="$PATH:/Users/anishlakhwara/go/bin"
'';
sessionVariables = {
EDITOR = "nvim";