fix(server): load home manager profile.

This commit is contained in:
CronyAkatsuki 2025-03-24 09:28:17 +01:00
parent 3148ac550a
commit 124d369c18

View File

@ -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 = {