git: Apparently fsmonitor is not available on Linux :(
This commit is contained in:
parent
d04de6b674
commit
0e24e778a6
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ in
|
||||||
core = {
|
core = {
|
||||||
editor = "${config.eboskma.programs.emacs.package}/bin/emacsclient";
|
editor = "${config.eboskma.programs.emacs.package}/bin/emacsclient";
|
||||||
pager = "${pkgs.bat}/bin/bat";
|
pager = "${pkgs.bat}/bin/bat";
|
||||||
fsmonitor = true;
|
|
||||||
};
|
};
|
||||||
merge = {
|
merge = {
|
||||||
ff = "only";
|
ff = "only";
|
||||||
|
|
Loading…
Reference in a new issue