Enable mosquitto in night-light
This commit is contained in:
parent
6055b9417a
commit
aedaf216f4
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
services.zigbee2mqtt.enable = true;
|
||||
services.mosquitto.enable = true;
|
||||
users.groups.night-light = { };
|
||||
users.users.night-light = {
|
||||
isSystemUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue