S3 mount in thor

This commit is contained in:
Filippo Berto 2023-07-31 23:37:28 +02:00
parent af8390dc1c
commit 33b3defff9
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
5 changed files with 40 additions and 1 deletions

View file

@ -20,6 +20,7 @@ in
"garage_bertof_freya_key.age".publicKeys = devUsers ++ [ freya ];
"garage_bertof_loki_key.age".publicKeys = devUsers ++ [ loki ];
"garage_bertof_odin_key.age".publicKeys = devUsers ++ [ odin ];
"garage_bertof_thor_key.age".publicKeys = devUsers ++ [ thor ];
"garage_tiziano_baldur_key.age".publicKeys = devUsers ++ [ baldur ];
"garage_tiziano_loki_key.age".publicKeys = devUsers ++ [ loki ];
"baldur_wg_priv.age".publicKeys = devUsers ++ systems;