about summary refs log tree commit diff stats
path: root/hm
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-03-01 16:53:32 +0100
committerSoispha <soispha@vhack.eu>2024-03-01 16:53:32 +0100
commit8e0d4b820c5589d51b0eb6b69e83577b2be695ae (patch)
tree85c84a8c96577207d2800df79470d20b9c374da0 /hm
parentfix(hm/conf/unison): Avoid merging, when the merge fails (diff)
downloadnixos-config-8e0d4b820c5589d51b0eb6b69e83577b2be695ae.zip
fix(hm/conf/unison): Also try to merge 'log' files
Diffstat (limited to 'hm')
-rw-r--r--hm/soispha/conf/unison/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hm/soispha/conf/unison/default.nix b/hm/soispha/conf/unison/default.nix
index 2df55192..6e17a86a 100644
--- a/hm/soispha/conf/unison/default.nix
+++ b/hm/soispha/conf/unison/default.nix
@@ -25,8 +25,8 @@
   };
 
   paths_to_merge = mkPathName {
-    file_names = ["history" "harpoon.json" "file_frecency.bin" "main.shada"];
-    extensions = [];
+    file_names = ["log" "history" "harpoon.json" "file_frecency.bin" "main.shada"];
+    extensions = ["log"];
   };
 
   paths_to_keep = [