Files
2026-03-09 14:27:38 +00:00

6 lines
95 B
Lua

return {
cmd = { "nixd" },
filetypes = { "nix" },
root_markers = { "flake.nix", ".git" },
}