From ec3056f8c138b0e04125f2471c45d054dca148c0 Mon Sep 17 00:00:00 2001 From: Zuckerberg Date: Tue, 3 May 2022 14:53:42 -0400 Subject: [PATCH] Don't store awful files --- common/server/samba.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/server/samba.nix b/common/server/samba.nix index 2e39439..a0168f2 100644 --- a/common/server/samba.nix +++ b/common/server/samba.nix @@ -24,6 +24,10 @@ load printers = yes printing = cups printcap name = cups + + # horrible files + veto files = /._*/.DS_Store/ /._*/._.DS_Store/ + delete veto files = yes ''; shares = {