Tiziano: access to s3 servers
This commit is contained in:
parent
669c45203b
commit
3e1b7adfc8
23 changed files with 352 additions and 177 deletions
|
|
@ -1,5 +1,11 @@
|
|||
{ pkgs, ... }: {
|
||||
|
||||
age.secrets = {
|
||||
garage_bertof_freya_key = { file = ../../secrets/garage_bertof_freya_key.age; owner = "bertof"; };
|
||||
# garage_tiziano_loki_key = { file = ../../secrets/garage_tiziano_loki_key.age; owner = "tiziano"; };
|
||||
};
|
||||
|
||||
|
||||
console = { font = "Lat2-Terminus16"; keyMap = "it"; };
|
||||
|
||||
environment = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue