1
0
Fork 0

mosquitto: enable service

This commit is contained in:
Daniel Kempkens 2023-03-17 22:13:20 +01:00
parent 99c7fc0753
commit a24bead136
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -56,10 +56,14 @@
mosquitto-password-weewx-proxy = { mosquitto-password-weewx-proxy = {
file = ./mosquitto/passwordWeewxProxy.age; file = ./mosquitto/passwordWeewxProxy.age;
user = "mosquitto";
group = "mosquitto";
}; };
mosquitto-password-weewx = { mosquitto-password-weewx = {
file = ./mosquitto/passwordWeewx.age; file = ./mosquitto/passwordWeewx.age;
user = "mosquitto";
group = "mosquitto";
}; };
atuin-environment = { atuin-environment = {