Override openssh into macbook $PATH

This commit is contained in:
Natsu Kagami 2022-05-13 17:16:52 -04:00
parent 1f4aa4a96f
commit 02f4477de6
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
2 changed files with 4 additions and 0 deletions

View file

@ -47,6 +47,7 @@
fd
ripgrep
fossil
openssh
## Blog generator
hugo
## File Manager

View file

@ -58,6 +58,9 @@
# .NET
DOTNET_CLI_TELEMETRY_OPTOUT = "true";
# Override home-manager package path to first
PATH = "/etc/profiles/per-user/${config.home.username}/bin:$PATH";
};
# This value determines the Home Manager release that your