wip2
All checks were successful
/ check (push) Successful in 1m31s
/ deploy (push) Has been skipped

This commit is contained in:
Jermeiah S 2025-06-29 19:51:31 -04:00
parent 5e6f3dffc0
commit 4ea54ed360
No known key found for this signature in database

View file

@ -25,9 +25,9 @@ in
]; ];
sops.secrets.graylog = { sops.secrets.graylog = {
mode = "0400"; mode = "0444";
owner = "graylog"; # owner = "graylog";
group = "graylog"; # group = "graylog";
}; };
systemd.services.graylog = { systemd.services.graylog = {