Add xdg-utils

This commit is contained in:
Andrew R. M 2025-04-04 17:43:06 +00:00
parent 97923e802e
commit 9db303ec84

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