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

This commit is contained in:
Jermeiah S 2025-06-29 19:51:31 -04:00
parent 5e6f3dffc0
commit 90cf977d66
No known key found for this signature in database
3 changed files with 30 additions and 30 deletions

View file

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