update pkg-config-path
This commit is contained in:
parent
e8280b4fbe
commit
e17a40d462
1
home.nix
1
home.nix
@ -64,6 +64,7 @@
|
||||
TZ = "Asia/Shanghai";
|
||||
LANG = "zh_CN.UTF-8";
|
||||
GOPROXY = "https://goproxy.cn,direct";
|
||||
PKG_CONFIG_PATH = "$HOME/.nix-profile/lib/pkgconfig";
|
||||
};
|
||||
|
||||
home.sessionPath = [
|
||||
|
Reference in New Issue
Block a user