fix(server): load home manager profile.
This commit is contained in:
parent
3148ac550a
commit
124d369c18
@ -47,7 +47,7 @@
|
|||||||
bindkey -M vicmd 'j' history-substring-search-down
|
bindkey -M vicmd 'j' history-substring-search-down
|
||||||
|
|
||||||
# Make sure to load home manager profile
|
# Make sure to load home manager profile
|
||||||
. "$'{HOME}/.nix-profile/etc/profile.d/nix.sh"
|
. "$HOME/.nix-profile/etc/profile.d/nix.sh"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
antidote = {
|
antidote = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user