chore:git_full

remove:mirror_actions
This commit is contained in:
dichgrem
2025-11-09 20:45:29 +08:00
parent b73733fa58
commit 5550277f75
2 changed files with 1 additions and 39 deletions

View File

@@ -89,7 +89,7 @@ in {
fuse.userAllowOther = true;
git = {
enable = true;
package = pkgs.gitMinimal;
package = pkgs.gitFull;
};
ssh.startAgent = true;
};