add MicroTik WinBox

This commit is contained in:
Emile Clark-Boman 2025-10-24 11:51:49 +10:00
parent 1ee0ba1a4c
commit 892a1ae877
2 changed files with 19 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{...}: {
programs.winbox = {
enable = true;
openFirewall = false; # port: 5678
};
}