mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-18 04:01:58 -05:00
chore:git_full
remove:mirror_actions
This commit is contained in:
@@ -89,7 +89,7 @@ in {
|
||||
fuse.userAllowOther = true;
|
||||
git = {
|
||||
enable = true;
|
||||
package = pkgs.gitMinimal;
|
||||
package = pkgs.gitFull;
|
||||
};
|
||||
ssh.startAgent = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user