From 1c4b8a4233c0a988967a7c510917875dfbafed10 Mon Sep 17 00:00:00 2001 From: Philipp Hochkamp Date: Sat, 17 Dec 2022 12:44:17 +0100 Subject: [PATCH] ifix fruit --- hosts/ds9/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/ds9/default.nix b/hosts/ds9/default.nix index fd6da7bc..3446c00e 100644 --- a/hosts/ds9/default.nix +++ b/hosts/ds9/default.nix @@ -212,7 +212,8 @@ in vfs objects = acl_xattr catia fruit streams_xattr fruit:nfs_aces = no inherit permissions = yes - fruit:posix_rename = yes + fruit:posix_rename = yes + fruit:resource = xattr fruit:model = MacPro7,1@ECOLOR=226,226,224 fruit:veto_appledouble = no fruit:wipe_intentionally_left_blank_rfork = yes @@ -262,6 +263,7 @@ in path = "/backups/DaedalusTimeMachine"; comment = "DaedalusTimeMachine"; "write list" = "@wheel"; + "log level" = "0"; "fruit:time machine" = "yes"; "fruit:time machine max size" = "2050G"; "vfs objects" = "acl_xattr fruit streams_xattr";