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

This commit is contained in:
Jermeiah S 2025-06-29 19:51:31 -04:00
parent 5e6f3dffc0
commit 26d7111497
No known key found for this signature in database
2 changed files with 4 additions and 4 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 = {