updated secrets

This commit is contained in:
Victor Ișan 2026-06-14 22:58:51 +02:00
parent 2f580699fc
commit b24e066646

View File

@ -44,8 +44,8 @@
argus-conf = { argus-conf = {
file = ../secrets/argus-conf.age; file = ../secrets/argus-conf.age;
owner = "root"; owner = "root";
group = "root"; group = "admin";
mode = "0400"; mode = "0440";
}; };
}; };
} }