proper
This commit is contained in:
parent
0a4f785a04
commit
19218bc9ce
1 changed files with 1 additions and 1 deletions
|
|
@ -38,6 +38,6 @@
|
|||
|
||||
home.sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
VCPKG_ROOT = "${pkgs.vcpkg.outPath}";
|
||||
VCPKG_ROOT = "${pkgs.vcpkg.outPath}/share/vcpkg";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue