akko akko uwu try 15

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-11-04 18:07:42 -04:00
parent 353a268cc2
commit 1773cbd5ef
1 changed files with 12 additions and 12 deletions

View File

@ -83,17 +83,17 @@ in {
owner = "acme"; owner = "acme";
group = "nginx"; group = "nginx";
}; };
akko-keyid = { # akko-keyid = {
file = ../../secret/akko-keyid.age; # file = ../../secret/akko-keyid.age;
path = "/var/lib/secrets/akkoma/b2_key_id"; # path = "/var/lib/secrets/akkoma/b2_key_id";
owner = "akkoma"; # owner = "akkoma";
group = "akkoma"; # group = "akkoma";
}; # };
akko-applicationkey = { # akko-applicationkey = {
file = ../../secret/akko-applicationkey.age; # file = ../../secret/akko-applicationkey.age;
path = "/var/lib/secrets/akkoma/b2_app_key"; # path = "/var/lib/secrets/akkoma/b2_app_key";
owner = "akkoma"; # owner = "akkoma";
group = "akkoma"; # group = "akkoma";
}; # };
}; };
} }