akko akko uwu try 15
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
353a268cc2
commit
1773cbd5ef
|
@ -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";
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue