mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 07:14:39 +02:00
fix(bomba): remove redundant open port
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
];
|
||||
services.octoprint = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
port = 8002;
|
||||
plugins =
|
||||
plugins: with plugins; [
|
||||
|
||||
Reference in New Issue
Block a user