rename depracated vars

This commit is contained in:
CDaut 2025-09-24 00:05:48 +02:00
parent 6775ea533c
commit 022aef7a7d
Signed by: clara
GPG key ID: 223391B52FAD4463
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
ssh = "TERM=xterm-256color $(which -p ssh)";
};
initExtra = "eval \"$(direnv hook zsh)\"";
initContent = "eval \"$(direnv hook zsh)\"";
oh-my-zsh = {
enable = true;