Add ssh-askpass for macOS

This commit is contained in:
Gene Liverman 2024-06-13 11:25:26 -04:00
parent 4ba8db119d
commit 507e50b891

View file

@ -29,11 +29,13 @@
taps = [ taps = [
"homebrew/cask-fonts" "homebrew/cask-fonts"
"null-dev/firefox-profile-switcher" "null-dev/firefox-profile-switcher"
"theseal/ssh-askpass"
]; ];
brews = [ brews = [
"fastfetch" "fastfetch"
"ffmpeg" "ffmpeg"
"firefox-profile-switcher-connector" "firefox-profile-switcher-connector"
"ssh-askpass"
"telnet" "telnet"
]; ];
casks = [ casks = [