Enable nftables on dalinar

This commit is contained in:
Johannes Rothe 2025-03-17 22:39:47 +01:00
parent 471a94d3e5
commit 079d115d16

View File

@ -27,6 +27,7 @@
};
networking.hostName = "dalinar";
networking.nftables.enable = true;
networking.firewall = {
enable = true;
allowedUDPPorts = [ 53 ];