fixed hyprland + others...
This commit is contained in:
@@ -11,6 +11,20 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
nixd = {},
|
||||
},
|
||||
},
|
||||
setup = {
|
||||
cmd = { "nixd" },
|
||||
settings = {
|
||||
nixd = {
|
||||
nixpkgs = {
|
||||
expr = "import <nixpkgs> { }",
|
||||
},
|
||||
formatting = {
|
||||
command = { "nixfmt" },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user