mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
parent
87cb944464
commit
b15abf8bdb
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
# git plugins
|
# git plugins
|
||||||
|
programs.git = {
|
||||||
|
lfs.enable = true;
|
||||||
|
};
|
||||||
programs.patdiff = {
|
programs.patdiff = {
|
||||||
enable = lib.mkDefault true;
|
enable = lib.mkDefault true;
|
||||||
enableGitIntegration = lib.mkDefault true;
|
enableGitIntegration = lib.mkDefault true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue