mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2026-02-04 21:31:57 -05:00
chore:git_full
fix:locale 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