proper permissions for secrets

This commit is contained in:
nicknase27
2026-07-25 23:54:51 +02:00
parent ea736b53e2
commit cea7eb35ac
4 changed files with 8 additions and 1 deletions
+2
View File
@@ -45,6 +45,8 @@
age.secrets.navidrome = {
file = ../../secrets/navidrome.age;
path = "/run/secrets/navidrome.env";
owner = "navidrome";
group = "navidrome";
};
systemd.services = {