Compare commits

..

10 commits

Author SHA1 Message Date
784a65930a
debug secrets 2025-08-13 12:57:01 +02:00
5e29b5a507
print whole file 2025-08-13 12:57:01 +02:00
4c7aec0c1d
quotes 2025-08-13 12:57:01 +02:00
443d509ae6
cat files 2025-08-13 12:57:01 +02:00
d35b2b0d9d
rekey 2025-08-13 12:57:01 +02:00
63638373b7
squish 2025-08-13 12:57:01 +02:00
ba0d3f351e
fix steps 2025-08-13 12:57:01 +02:00
8be1aa02c4
fix step 2025-08-13 12:57:01 +02:00
4fa0a84215
temp test ci 2025-08-13 12:57:01 +02:00
bf8ccd16bd
use proper templating 2025-08-13 12:56:58 +02:00

View file

@ -119,7 +119,7 @@ in
EnvironmentFile = lib.mkForce "-/tmp/attic.env";
ExecStartPre = "${
template_text {
# FIXME find a place not less public
# FIXME find a place not public
outPath = "/tmp/attic.env";
text = ''
ATTIC_SERVER_TOKEN_RS256_SECRET_BASE64="${fileContents config.vars.generators.attic.files.token.path}"