Home: Rename home/modules to home/homemodules
This commit is contained in:
@ -891,7 +891,7 @@ in {
|
|||||||
name = "nixd";
|
name = "nixd";
|
||||||
extraOptions.cmd = [
|
extraOptions.cmd = [
|
||||||
"nixd"
|
"nixd"
|
||||||
"--inlay-hints=false"
|
"--inlay-hints=true"
|
||||||
"--semantic-tokens=true"
|
"--semantic-tokens=true"
|
||||||
];
|
];
|
||||||
extraOptions.settings = {
|
extraOptions.settings = {
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user