add secretive agent

This commit is contained in:
Den Afanasyev 2025-10-02 04:32:50 +03:00
parent f0e8ef3e0c
commit e0ee8096bb
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.DS_Store

View file

@ -29,6 +29,8 @@
programs = { programs = {
ssh = { ssh = {
matchBlocks."*" = { identityAgent = "/Users/duumxh/Library/Containers/com.maxgoedjen.Secretive.SecretAgent/Data/socket.ssh"; };
enableDefaultConfig = false;
enable = true; enable = true;
}; };
git = { git = {