Compare commits

...

2 Commits

Author SHA1 Message Date
jolheiser 7a5367abab
chore: update ugit
Signed-off-by: jolheiser <git@jolheiser.com>
2024-08-10 12:26:25 -05:00
jolheiser b7b25d99e5
chore: start ssh-agent
Signed-off-by: jolheiser <git@jolheiser.com>
2024-08-10 12:16:01 -05:00
2 changed files with 5 additions and 4 deletions

View File

@ -4,4 +4,5 @@
enable = true; enable = true;
includes = [ config.age.secrets.ssh-config.path ]; includes = [ config.age.secrets.ssh-config.path ];
}; };
services.ssh-agent.enable = true;
} }

View File

@ -986,11 +986,11 @@
"tailwind-ctp-lsp": "tailwind-ctp-lsp" "tailwind-ctp-lsp": "tailwind-ctp-lsp"
}, },
"locked": { "locked": {
"lastModified": 1722540015, "lastModified": 1723310179,
"narHash": "sha256-Qa3Pp6qRbN0ve/8libyZzsvfLj7boGWGTyW5t2TbxOI=", "narHash": "sha256-KXhKFBZO23J1X/+dTVjiFcdibF/TuTW2Fnnjh7oIvew=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "00b0d91307a8d604d96ccf84e7e8967720072fea", "rev": "11d534f89fac6145fdacc81257d1378675e55f7a",
"revCount": 57, "revCount": 58,
"type": "git", "type": "git",
"url": "https://git.jolheiser.com/ugit.git" "url": "https://git.jolheiser.com/ugit.git"
}, },