31 current 2025-04-29 05:18:07 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-04-29 05:18:14 -04:00
parent 0385692efc
commit 1d6affbbce
2 changed files with 15 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
pkgs,
...
}: {
services.ssh-agent.enable = true;
programs.git = {
enable = true;
package = pkgs.gitAndTools.gitFull;