mosquitto: enable service
This commit is contained in:
parent
99c7fc0753
commit
a24bead136
1 changed files with 4 additions and 0 deletions
|
@ -56,10 +56,14 @@
|
|||
|
||||
mosquitto-password-weewx-proxy = {
|
||||
file = ./mosquitto/passwordWeewxProxy.age;
|
||||
user = "mosquitto";
|
||||
group = "mosquitto";
|
||||
};
|
||||
|
||||
mosquitto-password-weewx = {
|
||||
file = ./mosquitto/passwordWeewx.age;
|
||||
user = "mosquitto";
|
||||
group = "mosquitto";
|
||||
};
|
||||
|
||||
atuin-environment = {
|
||||
|
|
Loading…
Reference in a new issue