Add xdg-utils

This commit is contained in:
anmiller 2025-03-18 20:49:49 +00:00
parent 957de95e36
commit b0e5c8e511

View File

@ -23,6 +23,7 @@ nix_packages=(
"jq" "jq"
"yq" "yq"
"screen" "screen"
"xdg-utils" # For xdg-open
"zk" "zk"
# Neovim + Plugin dependencies # Neovim + Plugin dependencies