Changes mostly to dellserv

This commit is contained in:
Jack Mechem 2026-03-30 12:55:41 -07:00
parent e6a84a8e21
commit 63d48184d1
5 changed files with 345 additions and 116 deletions

View file

@ -7,6 +7,4 @@
openDefaultPorts = true;
guiAddress = "0.0.0.0:8384";
};
networking.firewall.allowedTCPPorts = [ 8384 ];
}