From be006c7d10b61463e64e5ebe9aeeb38861a0f62e Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Sat, 1 Nov 2025 11:33:12 +0100 Subject: [PATCH] expand snapraid exclude --- hosts/nixos/hs/system.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/nixos/hs/system.nix b/hosts/nixos/hs/system.nix index c4119ef..96f093c 100644 --- a/hosts/nixos/hs/system.nix +++ b/hosts/nixos/hs/system.nix @@ -188,6 +188,8 @@ ".fseventsd/" "Thumbs.db" "*.tmp" + "*.tmp.*" + "*.temp" "*.temp" "*.!qB" "*.part"