Speed this up for now again
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
03f49165dd
commit
b2e0f44a7b
|
@ -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