fix: missing cursor, networking error

This commit is contained in:
ryan4yin
2023-05-06 01:23:18 +08:00
parent 830605aeec
commit 1b95d4945f
7 changed files with 65 additions and 10 deletions

View File

@@ -11,7 +11,8 @@ in {
];
# add environment variables
home.sessionVariables = {
# 注意不要用 home.sessionVariables 或 home.xxx.sessionVariables这俩参数没用
systemd.user.sessionVariables = {
# clean up ~
LESSHISTFILE = cache + "/less/history";
LESSKEY = c + "/less/lesskey";