178 current 2025-10-09 16:19:44 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -57,8 +57,7 @@ in
|
||||
# enable the ${service} service
|
||||
services.${service} = {
|
||||
enable = true;
|
||||
listeners = {
|
||||
mqtt = {
|
||||
listeners = [{
|
||||
port = cfg.port;
|
||||
settings = {
|
||||
allow_anonymous = false;
|
||||
@@ -71,7 +70,7 @@ in
|
||||
persistence_location = cfg.data_dir;
|
||||
};
|
||||
};
|
||||
};
|
||||
];
|
||||
};
|
||||
|
||||
# override umask to make permissions work out
|
||||
|
||||
Reference in New Issue
Block a user