Add xdg-utils

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

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