stuff
This commit is contained in:
parent
69bc655d73
commit
48ef5a68b0
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
config = lib.mkIf config.server.home-assistant.enable {
|
config = lib.mkIf config.server.home-assistant.enable {
|
||||||
|
|
||||||
sops.secrets."home-assistant/mosquitto/hass" = {
|
sops.secrets."home-assistant/mosquitto/hass" = {
|
||||||
sopsFile = "hosts/lilith-lab/secrets/default.yaml";
|
sopsFile = ./hosts/lilith-lab/secrets/default.yaml;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.mosquitto = {
|
services.mosquitto = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue