1
mirror of https://github.com/wlcx/home.git synced 2026-04-16 23:03:12 +01:00

macs: add smerge to path

This commit is contained in:
Sam W 2026-04-05 17:13:50 +01:00
parent 5e5bacfd14
commit 327962567f

View File

@ -10,6 +10,9 @@
pngpaste
mypkgs.qrclip
];
home.sessionPath = [
"/Applications/Sublime Merge.app/Contents/SharedSupport/bin"
];
# Use secretive for SSH agent
programs.ssh.matchBlocks.all = lib.mkIf pkgs.stdenv.isDarwin {
host = "*";