home-assistant: use default configDir
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m57s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m57s
This commit is contained in:
parent
71a3bf24a0
commit
642ecd8f26
@ -88,8 +88,6 @@ in
|
||||
zeroconf = { };
|
||||
};
|
||||
|
||||
configDir = "/etc/home-assistant";
|
||||
|
||||
extraComponents = [
|
||||
"air_quality"
|
||||
"airly"
|
||||
@ -288,8 +286,6 @@ in
|
||||
];
|
||||
};
|
||||
|
||||
systemd.services.home-assistant.preStart = lib.mkForce "";
|
||||
|
||||
modules.services.borgmatic.directories = [
|
||||
config.services.home-assistant.configDir
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user