fix(server): load home manager profile.
This commit is contained in:
parent
3148ac550a
commit
124d369c18
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
bindkey -M vicmd 'j' history-substring-search-down
|
||||
|
||||
# Make sure to load home manager profile
|
||||
. "$'{HOME}/.nix-profile/etc/profile.d/nix.sh"
|
||||
. "$HOME/.nix-profile/etc/profile.d/nix.sh"
|
||||
'';
|
||||
|
||||
antidote = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue