Add zk for zettelkansten notes

This commit is contained in:
anmiller 2025-02-21 20:28:13 +00:00
parent 33be0bbd0a
commit 7f0fd90dcc

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"