@@ -134,10 +134,6 @@ let
firewall.allowedTCPPortRanges = [ { from = 5000; to = 50000; } ];
firewall.allowedTCPPorts = [ 80 443 ];
};
services.dnsmasq.enable = true;
services.dnsmasq.servers = [
"/cluster.local/10.0.0.254#53"
];
minion = host: ip: { config, lib, pkgs, ... }:
The note is not visible to the blocked user.