diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2025-12-05 10:12:12 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2025-12-05 10:12:12 +0200 |
| commit | d4e39f74e096c70394367b580fa4b7dcece256af (patch) | |
| tree | 76872cae43ca2a904f992c3ad49cc3f9ce93bb7c /roles/shared.nix | |
| parent | 4d7fbc33a139d6484ae86c45b570b2c99fc737ef (diff) | |
| download | nixos-d4e39f74e096c70394367b580fa4b7dcece256af.tar.zst | |
Use cache
Diffstat (limited to '')
| -rw-r--r-- | roles/shared.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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}" |
