prefer local

This commit is contained in:
Noa Aarts 2024-11-18 10:55:46 +01:00
parent 3ce1db2806
commit 75d2f48308
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -437,6 +437,7 @@ require("lazy").setup({
excluded_servers = { excluded_servers = {
"nixd", -- is being a buggy cpu hog or something "nixd", -- is being a buggy cpu hog or something
}, },
prefer_local = true,
configs = { configs = {
nixd = { nixd = {
settings = { settings = {