hosts/sugarcane: fix secrets
This commit is contained in:
parent
613280b0e2
commit
c34578dd03
3 changed files with 12 additions and 11 deletions
|
|
@ -4,6 +4,7 @@
|
|||
time.timeZone = "Asia/Singapore";
|
||||
|
||||
age.secrets = {
|
||||
acme_dns.file = ../../secrets/acme_dns.age;
|
||||
passwd.file = ../../secrets/passwd.age;
|
||||
wg_sugarcane.file = ../../secrets/wg_sugarcane.age;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue