Updates ssh and work config
This commit is contained in:
parent
48ea1e8876
commit
c98b5706ca
4 changed files with 38 additions and 3 deletions
|
|
@ -8,6 +8,8 @@
|
|||
home.sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
GOPATH = "$HOME/go";
|
||||
JAVA_HOME = "/Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home";
|
||||
ANDROID_HOME = "$HOME/Library/Android/sdk";
|
||||
};
|
||||
|
||||
xdg.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue