mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-16 19:22:00 -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