fix(bomba): remove redundant open port

This commit is contained in:
2026-03-21 22:35:51 +01:00
parent 360772cc81
commit 9efff63559
-1
View File
@@ -23,7 +23,6 @@
]; ];
services.octoprint = { services.octoprint = {
enable = true; enable = true;
openFirewall = true;
port = 8002; port = 8002;
plugins = plugins =
plugins: with plugins; [ plugins: with plugins; [