Rclone mount thor

This commit is contained in:
Filippo Berto 2024-11-07 19:49:11 +01:00
parent 6bd039f9b4
commit 5e16829245
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
4 changed files with 12 additions and 0 deletions

View file

@ -50,4 +50,5 @@ in
"s3_cache_write.age".publicKeys = devUsers ++ [ thor odin ];
"s3_cache_read.age".publicKeys = devUsers ++ systems;
"s3_odin.age".publicKeys = devUsers ++ [ odin ];
"s3_thor.age".publicKeys = devUsers ++ [ thor ];
}