We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49da7d1 commit 78c194dCopy full SHA for 78c194d
clients/lsp-nix.el
@@ -81,7 +81,7 @@
81
search path (`<nixpkgs>`) will be used.
82
83
Example:
84
- `\"(builtins.getFlake \"/home/lyc/flakes\").nixosConfigurations.adrastea.options\"`"
+ `\"(builtins.getFlake \"/home/nb/nix\").nixosConfigurations.mnd.options\"`"
85
:type 'string
86
:group 'lsp-nix-nixd
87
:lsp-path "nixd.options.nixos.expr"
@@ -91,7 +91,7 @@
91
"Option set for home-manager option completion.
92
93
94
+ `\"(builtins.getFlake \"/home/nb/nix\").homeConfigurations.\"nb@mnd\".options\"`"
95
96
97
:lsp-path "nixd.options.home-manager.expr"
0 commit comments