Add zk for zettelkansten notes

This commit is contained in:
Andrew R. M 2025-04-05 16:37:09 -04:00 committed by Andrew R. M.
parent ad9d32a1c2
commit 4883342630

View File

@ -10,8 +10,7 @@ nix_packages=(
"ranger"
"jq"
"yq"
"shellcheck"
"zk"
# Neovim + Plugin dependencies
"neovim"
@ -27,6 +26,7 @@ nix_packages=(
"terraform-ls"
"tflint"
"python3Packages.python-lsp-server" # Python
"shellcheck"
# ProgrammingLanguages
"lua52Packages.lua"