mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-13 16:11:11 +01:00
minimal: Remove unmainted git fsmonitor
This commit is contained in:
parent
97f16f3a7c
commit
194fc3b607
1 changed files with 0 additions and 1 deletions
|
|
@ -163,7 +163,6 @@
|
|||
core = {
|
||||
excludesfile = "${pkgs.writeText "gitignore" config.programs.git.excludes}";
|
||||
untrackedCache = true;
|
||||
fsmonitor = "${lib.getExe pkgs.rs-git-fsmonitor}";
|
||||
commitGraph = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue