Skip to content

Commit

Permalink
fw ports
Browse files Browse the repository at this point in the history
  • Loading branch information
spiceratops committed Dec 21, 2024
1 parent 04f06ca commit 54b7529
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nixos/modules/nixos/services/blocky/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -222,5 +222,10 @@ in
};
};

networking.firewall.allowedTCPPorts = [
53
853
];

};
}

0 comments on commit 54b7529

Please sign in to comment.