summaryrefslogtreecommitdiffstats
path: root/lass/2configs
diff options
context:
space:
mode:
Diffstat (limited to 'lass/2configs')
-rw-r--r--lass/2configs/hass/default.nix4
-rw-r--r--lass/2configs/retiolum.nix1
2 files changed, 2 insertions, 3 deletions
diff --git a/lass/2configs/hass/default.nix b/lass/2configs/hass/default.nix
index b303df938..4ed0bfa5f 100644
--- a/lass/2configs/hass/default.nix
+++ b/lass/2configs/hass/default.nix
@@ -120,8 +120,8 @@ in {
services.mosquitto = {
enable = true;
listeners = [{
- acl = [ "topic pattern readwrite #" ];
- users.gg23 = { acl = [ "topic readwrite #" ]; password = "gg23-mqtt"; };
+ acl = [ ];
+ users.gg23 = { acl = [ "readwrite #" ]; password = "gg23-mqtt"; };
}];
};
diff --git a/lass/2configs/retiolum.nix b/lass/2configs/retiolum.nix
index 9932f8172..f900bc28e 100644
--- a/lass/2configs/retiolum.nix
+++ b/lass/2configs/retiolum.nix
@@ -14,7 +14,6 @@
};
krebs.tinc.retiolum = {
- enableLegacy = true;
enable = true;
connectTo = [
"prism"