containers: fixed typo

This commit is contained in:
Victor Ișan 2026-07-08 14:31:55 +02:00
parent e9fd2a86e3
commit 830d9ac8ea

View File

@ -56,7 +56,7 @@
clementines-jwt = { clementines-jwt = {
file = ../secrets/clementines-jwt.age; file = ../secrets/clementines-jwt.age;
owner = "root"; owner = "root";
group = "root"; group = "admin";
mode = "0440"; mode = "0440";
}; };
}; };