diff --git a/hosts/server/home.nix b/hosts/server/home.nix index ff86a2e..28a3250 100644 --- a/hosts/server/home.nix +++ b/hosts/server/home.nix @@ -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 = {