CAPITAL!!
This commit is contained in:
parent
c3b05e35f1
commit
04741d27a9
1 changed files with 1 additions and 1 deletions
|
|
@ -39,6 +39,6 @@
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
VCPKG_ROOT = "${pkgs.vcpkg.outpath}";
|
VCPKG_ROOT = "${pkgs.vcpkg.outPath}";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue