From d4e39f74e096c70394367b580fa4b7dcece256af Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Fri, 5 Dec 2025 10:12:12 +0200 Subject: Use cache --- roles/shared.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/shared.nix b/roles/shared.nix index c061a49..a8bd23b 100644 --- a/roles/shared.nix +++ b/roles/shared.nix @@ -371,6 +371,7 @@ "allow_other" "umask=0007" "uid=1000" + "use_cache=1" "use_path_request_style" "url=https://s3.tammi.cc" "passwd_file=${config.age.secrets.s3fs.path}" @@ -386,6 +387,7 @@ "allow_other" "umask=0007" "uid=1000" + "use_cache=1" "use_path_request_style" "url=https://s3.tammi.cc" "passwd_file=${config.age.secrets.s3fs.path}" -- cgit v1.2.3-70-g09d2