fix config file location

This commit is contained in:
Charlotte 🦝 Delenk 2022-08-26 20:37:20 +01:00
parent 6ed70c8737
commit ca50220612
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -90,7 +90,7 @@ in {
Group = "backup";
Type = "oneshot";
EnvironmentFile = config.sops.secrets."services/restic/env".owner;
EnvironmentFile = config.sops.secrets."services/restic/env".path;
};
};
sops.secrets."services/restic/env".owner = "backup";