diff --git a/home/darwin/nushell.nix b/home/darwin/nushell.nix index 708b6ae9..d9331c72 100644 --- a/home/darwin/nushell.nix +++ b/home/darwin/nushell.nix @@ -7,7 +7,7 @@ "${config.home.homeDirectory}/.local/bin" "${config.home.homeDirectory}/go/bin" "${config.home.homeDirectory}/.nix-profile/bin" - "/etc/profiles/per-user/admin/bin" + "/etc/profiles/per-user/${config.home.username}/bin" "/run/current-system/sw/bin" "/nix/var/nix/profiles/default/bin"