git: Apparently fsmonitor is not available on Linux :(

This commit is contained in:
Erwin Boskma 2024-03-28 16:13:35 +01:00
parent d04de6b674
commit 0e24e778a6
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -109,7 +109,6 @@ in
core = {
editor = "${config.eboskma.programs.emacs.package}/bin/emacsclient";
pager = "${pkgs.bat}/bin/bat";
fsmonitor = true;
};
merge = {
ff = "only";