chore(home-assistant): move into own folder

This commit is contained in:
Felix Schröter 2022-12-29 18:37:40 +01:00
parent bf60a6fd82
commit 75e62fc0b9
Signed by: felschr
GPG key ID: 671E39E6744C807D
2 changed files with 2 additions and 2 deletions
services/home-assistant

View file

@ -90,7 +90,7 @@ in {
];
age.secrets.hass-secrets = {
file = ../secrets/hass/secrets.age;
file = ../../secrets/hass/secrets.age;
path = "/var/lib/hass/secrets.yaml";
owner = "hass";
group = "hass";