updated networking

This commit is contained in:
2025-09-26 22:20:00 -04:00
parent c4be520190
commit 45a31e6b4d

View File

@@ -23,10 +23,7 @@
networking = {
hostName = "brain";
hostId = "93a06c6e";
firewall = {
enable = true;
allowedTCPPorts = [ ];
};
firewall.enable = true;
networkmanager.enable = true;
};