pinwheel: Set work related ENV var for zcenv
This commit is contained in:
@@ -51,6 +51,10 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home.sessionVariables = {
|
||||||
|
ZCENV_HOME = "/home/alex/code/work/zebware/zcenv";
|
||||||
|
};
|
||||||
|
|
||||||
home.packages = lib.mkIf openvpnEnabled [ work-vpn ];
|
home.packages = lib.mkIf openvpnEnabled [ work-vpn ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user