stuff
This commit is contained in:
parent
fec49d5bba
commit
b57fb6d243
1 changed files with 3 additions and 1 deletions
|
|
@ -7,7 +7,9 @@
|
|||
{
|
||||
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"
|
||||
};
|
||||
|
||||
services.mosquitto = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue